Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/openhpi.spec'], chrootPath='/var/lib/mock/c9s-build-ssl-stack-gate-49239-8278/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/openhpi.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1623801600 Wrote: /builddir/build/SRPMS/openhpi-3.8.0-18.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/openhpi.spec'], chrootPath='/var/lib/mock/c9s-build-ssl-stack-gate-49239-8278/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/openhpi.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1623801600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.16dTgH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openhpi-3.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openhpi-3.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openhpi-3.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/openhpi-3.4.0-systemd.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/openhpi-3.6.1-ssl.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/openhpi-3.7.0-multilib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/openhpi-3.8.0-manpage-scan.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/openhpi-3.8.0-ipv6-ipmidirect.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/openhpi-3.8.0-link-libopenhpi.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/openhpi-snmp-disable-des.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:37: installing './compile' configure.ac:10: installing './missing' baselib/Makefile.am: installing './depcomp' baselibs/Makefile.am:32: warning: shell find $(srcdir: non-POSIX variable name baselibs/Makefile.am:32: (probably a GNU make extension) clients/hpixml/Makefile.am:13: warning: source file '$(top_srcdir)/clients/clients.c' is in a subdirectory, clients/hpixml/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. hpi_shell/Makefile.am:23: warning: source file '$(top_srcdir)/clients/clients.c' is in a subdirectory, hpi_shell/Makefile.am:23: but option 'subdir-objects' is disabled plugins/snmp_bc/t/Makefile.am:101: warning: shell pwd: non-POSIX variable name plugins/snmp_bc/t/Makefile.am:101: (probably a GNU make extension) plugins/snmp_bc/t/Makefile.am:102: warning: shell pwd: non-POSIX variable name plugins/snmp_bc/t/Makefile.am:102: (probably a GNU make extension) scripts/test/Makefile.am:37: warning: shell if test $(SFUID: non-POSIX variable name scripts/test/Makefile.am:37: (probably a GNU make extension) scripts/test/Makefile.am:44: warning: shell ls *pl: non-POSIX variable name scripts/test/Makefile.am:44: (probably a GNU make extension) scripts/test/Makefile.am:59: warning: shell echo $(CONFORMDIR: non-POSIX variable name scripts/test/Makefile.am:59: (probably a GNU make extension) scripts/test/Makefile.am:67: warning: shell echo $(REPORTDIR: non-POSIX variable name scripts/test/Makefile.am:67: (probably a GNU make extension) utils/t/ann/Makefile.am:27: warning: shell ls *data: non-POSIX variable name utils/t/ann/Makefile.am:27: (probably a GNU make extension) utils/t/el/Makefile.am:28: warning: shell ls *data: non-POSIX variable name utils/t/el/Makefile.am:28: (probably a GNU make extension) utils/t/uid/Makefile.am:37: warning: shell pwd: non-POSIX variable name utils/t/uid/Makefile.am:37: (probably a GNU make extension) autoreconf: Leaving directory `.' + chmod a-x plugins/simulator/sim_annunciator_func.c plugins/simulator/sim_annunciator_func.h plugins/simulator/sim_annunciators.c plugins/simulator/sim_annunciators.h plugins/simulator/sim_control_func.c plugins/simulator/sim_control_func.h plugins/simulator/sim_controls.c plugins/simulator/sim_controls.h plugins/simulator/sim_dimi.c plugins/simulator/sim_dimi.h plugins/simulator/sim_dimi_func.c plugins/simulator/sim_dimi_func.h plugins/simulator/sim_el.c plugins/simulator/sim_el.h plugins/simulator/sim_fumi.c plugins/simulator/sim_fumi.h plugins/simulator/sim_fumi_func.c plugins/simulator/sim_fumi_func.h plugins/simulator/sim_hotswap.c plugins/simulator/sim_hotswap.h plugins/simulator/sim_init.c plugins/simulator/sim_init.h plugins/simulator/sim_injector.c plugins/simulator/sim_injector.h plugins/simulator/sim_inventory.c plugins/simulator/sim_inventory.h plugins/simulator/sim_power.c plugins/simulator/sim_power.h plugins/simulator/sim_reset.c plugins/simulator/sim_reset.h plugins/simulator/sim_resources.h plugins/simulator/sim_resources2.c plugins/simulator/sim_sensor_func.c plugins/simulator/sim_sensor_func.h plugins/simulator/sim_sensors.c plugins/simulator/sim_sensors.h plugins/simulator/sim_watchdog.c plugins/simulator/sim_watchdog.h + chmod a-x clients/hpipower.c + '[' 989 -eq 0 ']' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uyi5qb + umask 022 + cd /builddir/build/BUILD + cd openhpi-3.8.0 + export '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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing' + 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing' + 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing' + 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 -m64 -mcpu=power9 -mtune=power9 -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 -m64 -mcpu=power9 -mtune=power9 -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 -m64 -mcpu=power9 -mtune=power9 -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 2021-06-16 09:50:37.448831063 +0000 +++ ./configure 2021-06-16 09:50:44.148596124 +0000 @@ -1892,7 +1892,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-06-16 09:50:44.148596124 +0000 +++ ./configure 2021-06-16 09:50:44.168595422 +0000 @@ -6382,7 +6382,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -19420,7 +19420,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-systemdsystemunitdir=/usr/lib/systemd/system --docdir=/usr/share/doc/openhpi-3.8.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for ppc64le-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking dependency style of gcc... none checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-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 ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6388: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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... no checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for pkg-config... yes checking gcc >= 3.2... yes checking for GLIB - version >= 2.12... yes (version 2.68.2) checking for g_slist_alloc in -lglib-2.0... yes checking for sysfs_get_mnt_path in -lsysfs... no checking sysfs/libsysfs.h usability... no checking sysfs/libsysfs.h presence... no checking for sysfs/libsysfs.h... no checking for net-snmp... yes checking for uuid_generate in -luuid... yes checking for gcry_control in -lgcrypt... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for MD5_Init in -lcrypto... yes checking for SSL_library_init in -lssl... no checking openssl/md2.h usability... yes checking openssl/md2.h presence... yes checking for openssl/md2.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking for xmlParseMemory in -lxml2... yes checking libxml2/libxml/xmlexports.h usability... yes checking libxml2/libxml/xmlexports.h presence... yes checking for libxml2/libxml/xmlexports.h... yes checking for curl_global_init in -lcurl... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for json_tokener_parse in -ljson-c... yes checking json-c/json.h usability... yes checking json-c/json.h presence... yes checking for json-c/json.h... yes checking for amqp_new_connection in -lrabbitmq... yes checking for /etc/os-release... yes checking amqp.h usability... yes checking amqp.h presence... yes checking for amqp.h... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for error_at_line... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for memset... yes checking for strdup... yes checking for rpmbuild... /usr/bin/rpmbuild checking for linux/watchdog.h... yes checking for ipmi_smi_setup_con in -lOpenIPMI... yes checking for RTAS libary... no checking for preprocessor stringizing operator... yes checking for pod2man... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating openhpi.spec config.status: creating openhpi.pc config.status: creating rt-env.sh config.status: creating Makefile config.status: creating utils/openhpiutils.pc config.status: creating utils/Makefile config.status: creating utils/t/Makefile config.status: creating utils/t/epath/Makefile config.status: creating utils/t/rpt/Makefile config.status: creating utils/t/sahpi/Makefile config.status: creating utils/t/el/Makefile config.status: creating utils/t/uid/Makefile config.status: creating utils/t/ann/Makefile config.status: creating transport/Makefile config.status: creating marshal/Makefile config.status: creating marshal/t/Makefile config.status: creating plugins/Makefile config.status: creating plugins/watchdog/Makefile config.status: creating plugins/ipmi/Makefile config.status: creating plugins/ipmi/t/Makefile config.status: creating plugins/snmp_bc/Makefile config.status: creating plugins/snmp_bc/t/Makefile config.status: creating plugins/sysfs/Makefile config.status: creating plugins/ipmidirect/Makefile config.status: creating plugins/ipmidirect/t/Makefile config.status: creating plugins/simulator/Makefile config.status: creating plugins/simulator/t/Makefile config.status: creating plugins/dynamic_simulator/Makefile config.status: creating plugins/rtas/Makefile config.status: creating plugins/ilo2_ribcl/Makefile config.status: creating plugins/oa_soap/Makefile config.status: creating plugins/ov_rest/Makefile config.status: creating plugins/slave/Makefile config.status: creating plugins/test_agent/Makefile config.status: creating scripts/Makefile config.status: creating scripts/test/Makefile config.status: creating snmp/Makefile config.status: creating ssl/Makefile config.status: creating baselib/Makefile config.status: creating docs/Makefile config.status: creating docs/man/Makefile config.status: creating openhpid/Makefile config.status: creating openhpid/openhpid.sh config.status: creating openhpid/openhpid.service config.status: creating openhpid/t/Makefile config.status: creating openhpid/t/ohpi/Makefile config.status: creating hpi_shell/Makefile config.status: creating cpp/Makefile config.status: creating cpp/t/Makefile config.status: creating clients/Makefile config.status: creating clients/hpixml/Makefile config.status: creating baselibs/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j20 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0' Making all in utils make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils' Making all in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' Making all in epath make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' Making all in rpt make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' Making all in sahpi make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' Making all in el make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' Making all in uid make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' Making all in ann make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils.lo sahpi_enum_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpixtca_enum_utils.lo sahpixtca_enum_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils.lo sahpiatca_enum_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_encode.lo sahpi_event_encode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o announcement_utils.lo announcement_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_utils.lo el_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o event_utils.lo event_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_utils.lo epath_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils.lo rpt_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_utils.lo sahpi_event_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils.lo sahpi_struct_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils.lo sahpi_time_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_gcrypt_utils.lo sahpi_gcrypt_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_wrappers.lo sahpi_wrappers.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils.lo uid_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpixtca_enum_utils.c -fPIC -DPIC -o .libs/sahpixtca_enum_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c epath_utils.c -fPIC -DPIC -o .libs/epath_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_gcrypt_utils.c -fPIC -DPIC -o .libs/sahpi_gcrypt_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_enum_utils.c -fPIC -DPIC -o .libs/sahpi_enum_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c uid_utils.c -fPIC -DPIC -o .libs/uid_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c el_utils.c -fPIC -DPIC -o .libs/el_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c event_utils.c -fPIC -DPIC -o .libs/event_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c announcement_utils.c -fPIC -DPIC -o .libs/announcement_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_event_encode.c -fPIC -DPIC -o .libs/sahpi_event_encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_time_utils.c -fPIC -DPIC -o .libs/sahpi_time_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpiatca_enum_utils.c -fPIC -DPIC -o .libs/sahpiatca_enum_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c rpt_utils.c -fPIC -DPIC -o .libs/rpt_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_wrappers.c -fPIC -DPIC -o .libs/sahpi_wrappers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_event_utils.c -fPIC -DPIC -o .libs/sahpi_event_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_struct_utils.c -fPIC -DPIC -o .libs/sahpi_struct_utils.o sahpi_gcrypt_utils.c: In function 'oh_crypt': sahpi_gcrypt_utils.c:147:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 147 | fread(plain_text, 1, file_size, fconf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_gcrypt_utils.c:248:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 248 | fread(out,1,file_size,fconf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_time_utils.c: In function 'oh_gettimeofday': sahpi_time_utils.c:143:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 143 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sahpi_time_utils.c:149:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 149 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ event_utils.c: In function 'oh_dup_event': event_utils.c:62:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 62 | e->rdrs = g_slist_append(e->rdrs, g_memdup(node->data, | ^ In file included from /usr/include/glib-2.0/glib.h:82, from event_utils.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ event_utils.c:67:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 67 | e->rdrs_to_remove = g_slist_append(e->rdrs_to_remove, g_memdup(node->data, | ^ In file included from /usr/include/glib-2.0/glib.h:82, from event_utils.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_encode_sensorreading' at sahpi_struct_utils.c:543:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 254 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_textbuffer' at sahpi_struct_utils.c:853:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_textbuffer': sahpi_struct_utils.c:843:16: note: length computed here 843 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_bigtext': sahpi_struct_utils.c:867:16: note: length computed here 867 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_build_textbuffer' at sahpi_struct_utils.c:1641:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_textbuffer': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_ctrlrec': sahpi_struct_utils.c:2127:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2127 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2128 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2147:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] 2147 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Body: %s\n", | ^~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 8 and 262 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_fprint_idrfield' at sahpi_struct_utils.c:1490:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_idrfield': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_event': sahpi_struct_utils.c:2867:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 240 [-Wformat-truncation=] 2867 | "From Resource: %s\n", bigbuf.Data); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 17 and 2064 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_ctrlstate': sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3808:86: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3808 | snprintf(str, thisctrlstate->StateUnion.Oem.BodyLength, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3796:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3796 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpiutils.la -rpath /usr/lib64 sahpi_enum_utils.lo sahpixtca_enum_utils.lo sahpiatca_enum_utils.lo sahpi_event_encode.lo announcement_utils.lo el_utils.lo event_utils.lo epath_utils.lo rpt_utils.lo sahpi_event_utils.lo sahpi_struct_utils.lo sahpi_time_utils.lo sahpi_gcrypt_utils.lo sahpi_wrappers.lo uid_utils.lo -lgcrypt -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/sahpi_enum_utils.o .libs/sahpixtca_enum_utils.o .libs/sahpiatca_enum_utils.o .libs/sahpi_event_encode.o .libs/announcement_utils.o .libs/el_utils.o .libs/event_utils.o .libs/epath_utils.o .libs/rpt_utils.o .libs/sahpi_event_utils.o .libs/sahpi_struct_utils.o .libs/sahpi_time_utils.o .libs/sahpi_gcrypt_utils.o .libs/sahpi_wrappers.o .libs/uid_utils.o -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libopenhpiutils.so.3 -o .libs/libopenhpiutils.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libopenhpiutils.so.3" && ln -s "libopenhpiutils.so.3.8.0" "libopenhpiutils.so.3") libtool: link: (cd ".libs" && rm -f "libopenhpiutils.so" && ln -s "libopenhpiutils.so.3.8.0" "libopenhpiutils.so") libtool: link: ( cd ".libs" && rm -f "libopenhpiutils.la" && ln -s "../libopenhpiutils.la" "libopenhpiutils.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' Making all in test make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts/test' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' Making all in ssl make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/ssl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"ssl\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oh_ssl.lo oh_ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"ssl\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oh_ssl.c -fPIC -DPIC -o .libs/oh_ssl.o oh_ssl.c: In function 'oh_ssl_init': oh_ssl.c:325:17: warning: 'ERR_load_BIO_strings' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 325 | ERR_load_BIO_strings(); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/cryptoerr.h:17, from /usr/include/openssl/crypto.h:38, from /usr/include/openssl/comp.h:22, from /usr/include/openssl/ssl.h:28, from oh_ssl.c:64: /usr/include/openssl/cryptoerr_legacy.h:31:27: note: declared here 31 | OSSL_DEPRECATEDIN_3_0 int ERR_load_BIO_strings(void); | ^~~~~~~~~~~~~~~~~~~~ At top level: oh_ssl.c:235:17: warning: 'dyn_destroy_function' defined but not used [-Wunused-function] 235 | static void dyn_destroy_function(struct CRYPTO_dynlock_value *l, | ^~~~~~~~~~~~~~~~~~~~ oh_ssl.c:213:13: warning: 'dyn_lock_function' defined but not used [-Wunused-function] 213 | static void dyn_lock_function(int mode, struct CRYPTO_dynlock_value *l, | ^~~~~~~~~~~~~~~~~ oh_ssl.c:184:37: warning: 'dyn_create_function' defined but not used [-Wunused-function] 184 | static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, | ^~~~~~~~~~~~~~~~~~~ oh_ssl.c:137:13: warning: 'lock_function' defined but not used [-Wunused-function] 137 | static void lock_function(int mode, int type, const char * file, int line) | ^~~~~~~~~~~~~ oh_ssl.c:112:22: warning: 'id_function' defined but not used [-Wunused-function] 112 | static unsigned long id_function(void) | ^~~~~~~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpi_ssl.la -rpath /usr/lib64 oh_ssl.lo -lssl -lcrypto -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/oh_ssl.o -lssl -lcrypto -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libopenhpi_ssl.so.3 -o .libs/libopenhpi_ssl.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libopenhpi_ssl.so.3" && ln -s "libopenhpi_ssl.so.3.8.0" "libopenhpi_ssl.so.3") libtool: link: (cd ".libs" && rm -f "libopenhpi_ssl.so" && ln -s "libopenhpi_ssl.so.3.8.0" "libopenhpi_ssl.so") libtool: link: ( cd ".libs" && rm -f "libopenhpi_ssl.la" && ln -s "../libopenhpi_ssl.la" "libopenhpi_ssl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/ssl' Making all in snmp make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/snmp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"snmp\" -I../include -I../utils -I../utils -I../clients -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_utils.lo snmp_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"snmp\" -I../include -I../utils -I../utils -I../clients -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_utils.c -fPIC -DPIC -o .libs/snmp_utils.o /bin/sh ../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpi_snmp.la -rpath /usr/lib64 snmp_utils.lo -luuid -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -L/usr/lib64 -lnetsnmp -lm -lssl -lssl -lcrypto -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/snmp_utils.o -luuid -L/usr/lib64 -lnetsnmp -lssl -lcrypto -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libopenhpi_snmp.so.3 -o .libs/libopenhpi_snmp.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libopenhpi_snmp.so.3" && ln -s "libopenhpi_snmp.so.3.8.0" "libopenhpi_snmp.so.3") libtool: link: (cd ".libs" && rm -f "libopenhpi_snmp.so" && ln -s "libopenhpi_snmp.so.3.8.0" "libopenhpi_snmp.so") libtool: link: ( cd ".libs" && rm -f "libopenhpi_snmp.la" && ln -s "../libopenhpi_snmp.la" "libopenhpi_snmp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/snmp' Making all in transport make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/transport' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"transport\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o strmsock.lo strmsock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"transport\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c strmsock.cpp -fPIC -DPIC -o .libs/strmsock.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpitransport.la -rpath /usr/lib64 strmsock.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/strmsock.o -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libopenhpitransport.so.3 -o .libs/libopenhpitransport.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libopenhpitransport.so.3" && ln -s "libopenhpitransport.so.3.8.0" "libopenhpitransport.so.3") libtool: link: (cd ".libs" && rm -f "libopenhpitransport.so" && ln -s "libopenhpitransport.so.3.8.0" "libopenhpitransport.so") libtool: link: ( cd ".libs" && rm -f "libopenhpitransport.la" && ln -s "../libopenhpitransport.la" "libopenhpitransport.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/transport' Making all in marshal make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' Making all in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o float_format.o float_format.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o float_format float_format.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o float_format float_format.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi.lo marshal_hpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c marshal_hpi.c -fPIC -DPIC -o .libs/marshal_hpi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types.lo marshal_hpi_types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c marshal_hpi_types.c -fPIC -DPIC -o .libs/marshal_hpi_types.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal.lo marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c marshal.c -fPIC -DPIC -o .libs/marshal.o /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpimarshal.la -rpath /usr/lib64 marshal_hpi.lo marshal_hpi_types.lo marshal.lo -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/marshal_hpi.o .libs/marshal_hpi_types.o .libs/marshal.o -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libopenhpimarshal.so.3 -o .libs/libopenhpimarshal.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libopenhpimarshal.so.3" && ln -s "libopenhpimarshal.so.3.8.0" "libopenhpimarshal.so.3") libtool: link: (cd ".libs" && rm -f "libopenhpimarshal.so" && ln -s "libopenhpimarshal.so.3.8.0" "libopenhpimarshal.so") libtool: link: ( cd ".libs" && rm -f "libopenhpimarshal.la" && ln -s "../libopenhpimarshal.la" "libopenhpimarshal.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' Making all in baselib make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/baselib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o conf.lo conf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c conf.c -fPIC -DPIC -o .libs/conf.o In file included from /usr/include/string.h:519, from conf.c:22: In function 'strncpy', inlined from 'add_domain_conf' at conf.c:382:5: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'process_domain_token.isra.0' at conf.c:442:33: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o init.lo init.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c init.cpp -fPIC -DPIC -o .libs/init.o init.cpp:42:13: warning: Deprecated pre-processor symbol 42 | if (g_thread_supported() == FALSE) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o lock.lo lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c lock.c -fPIC -DPIC -o .libs/lock.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi.lo ohpi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ohpi.cpp -fPIC -DPIC -o .libs/ohpi.o In file included from /usr/include/string.h:519, from ohpi.cpp:23: In function 'strncpy', inlined from '__dehash_config(void*, void*, void*)' at ohpi.cpp:47:12: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from '__dehash_config(void*, void*, void*)' at ohpi.cpp:50:12: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o safhpi.lo safhpi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c safhpi.cpp -fPIC -DPIC -o .libs/safhpi.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o session.lo session.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c session.cpp -fPIC -DPIC -o .libs/session.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpi.la -rpath /usr/lib64 conf.lo init.lo lock.lo ohpi.lo safhpi.lo session.lo ../transport/libopenhpitransport.la -lstdc++ ../marshal/libopenhpimarshal.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/conf.o .libs/init.o .libs/lock.o .libs/ohpi.o .libs/safhpi.o .libs/session.o ../transport/.libs/libopenhpitransport.so ../marshal/.libs/libopenhpimarshal.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libopenhpi.so.3 -o .libs/libopenhpi.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libopenhpi.so.3" && ln -s "libopenhpi.so.3.8.0" "libopenhpi.so.3") libtool: link: (cd ".libs" && rm -f "libopenhpi.so" && ln -s "libopenhpi.so.3.8.0" "libopenhpi.so") libtool: link: ( cd ".libs" && rm -f "libopenhpi.la" && ln -s "../libopenhpi.la" "libopenhpi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/baselib' Making all in openhpid make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' Making all in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' Making all in ohpi make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o server.o server.cpp In file included from /usr/include/string.h:519, from server.cpp:23: In function 'strncpy', inlined from 'dehash_handler_cfg(void*, void*, void*)' at server.cpp:97:12: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'dehash_handler_cfg(void*, void*, void*)' at server.cpp:100:12: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o openhpid-posix.o openhpid-posix.cpp openhpid-posix.cpp: In function 'bool update_pidfile(const char*)': openhpid-posix.cpp:259:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 259 | write(fd, buf, strlen(buf)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o alarm.lo alarm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c alarm.c -fPIC -DPIC -o .libs/alarm.o alarm.c: In function 'oh_add_alarm': alarm.c:180:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] 180 | "%s/dat.%u", param.u.varpath, d->id); | ^~ ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from alarm.c:17: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o conf.lo conf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c conf.c -fPIC -DPIC -o .libs/conf.o conf.c:81:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 81 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../include/oh_plugin.h:19, from conf.c:37: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ conf.c:97:13: warning: Deprecated pre-processor symbol, replace with 97 | .lock = G_STATIC_REC_MUTEX_INIT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ conf.c:97:13: warning: Deprecated pre-processor symbol, replace with In file included from /usr/include/string.h:519, from conf.c:25: In function 'strncpy', inlined from 'process_global_param' at conf.c:186:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_set_global_param' at conf.c:886:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 2047 bytes from a string of length 2047 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_set_global_param' at conf.c:880:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 2047 bytes from a string of length 2047 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_set_global_param' at conf.c:874:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 2047 bytes from a string of length 2047 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o domain.lo domain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c domain.c -fPIC -DPIC -o .libs/domain.o domain.c: In function 'oh_create_domain': domain.c:414:27: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] 414 | "%s/del.%u", param.u.varpath, domain->id); | ^~ ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from domain.c:17: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ domain.c:425:27: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] 425 | "%s/dat.%u", param.u.varpath, domain->id); | ^~ ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from domain.c:17: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c event.c -fPIC -DPIC -o .libs/event.o event.c: In function 'oh_add_event_to_del.isra.0': event.c:256:35: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] 256 | "%s/del.%u", param.u.varpath, d->id); | ^~ ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ../utils/sahpi_struct_utils.h:24, from ../utils/oh_utils.h:26, from ../include/oh_domain.h:22, from event.c:28: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hotswap.lo hotswap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hotswap.c -fPIC -DPIC -o .libs/hotswap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c init.c -fPIC -DPIC -o .libs/init.o init.c: In function 'oh_init': init.c:56:13: warning: Deprecated pre-processor symbol 56 | if (g_thread_supported() == FALSE) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o lock.lo lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c lock.c -fPIC -DPIC -o .libs/lock.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi.lo ohpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ohpi.c -fPIC -DPIC -o .libs/ohpi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c plugin.c -fPIC -DPIC -o .libs/plugin.o In file included from /usr/include/string.h:519, from plugin.c:23: In function 'strncpy', inlined from 'oh_get_handler_info' at plugin.c:688:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o safhpi.lo safhpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c safhpi.c -fPIC -DPIC -o .libs/safhpi.o safhpi.c: In function 'saHpiEventLogEntryAdd.part.0': safhpi.c:871:35: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] 871 | "%s/del.%u", param.u.varpath, did); | ^~ ~~~~~~~~~~~~~~~ safhpi.c:871:34: note: directive argument in the range [0, 4294967294] 871 | "%s/del.%u", param.u.varpath, did); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ../utils/sahpi_struct_utils.h:24, from ../utils/oh_utils.h:26, from ../include/oh_domain.h:22, from safhpi.c:30: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o session.lo session.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c session.c -fPIC -DPIC -o .libs/session.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o threaded.lo threaded.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c threaded.c -fPIC -DPIC -o .libs/threaded.o threaded.c: In function 'oh_threaded_start': threaded.c:147:13: warning: Deprecated pre-processor symbol 147 | if (g_thread_supported() == FALSE) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpidaemon.la alarm.lo conf.lo domain.lo event.lo hotswap.lo init.lo lock.lo ohpi.lo plugin.lo safhpi.lo session.lo threaded.lo ../utils/libopenhpiutils.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 ../ssl/libopenhpi_ssl.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: ar cru .libs/libopenhpidaemon.a .libs/alarm.o .libs/conf.o .libs/domain.o .libs/event.o .libs/hotswap.o .libs/init.o .libs/lock.o .libs/ohpi.o .libs/plugin.o .libs/safhpi.o .libs/session.o .libs/threaded.o libtool: link: ranlib .libs/libopenhpidaemon.a libtool: link: ( cd ".libs" && rm -f "libopenhpidaemon.la" && ln -s "../libopenhpidaemon.la" "libopenhpidaemon.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o openhpid server.o openhpid-posix.o libopenhpidaemon.la ../marshal/libopenhpimarshal.la ../transport/libopenhpitransport.la -lstdc++ -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/openhpid server.o openhpid-posix.o -pthread -Wl,--export-dynamic ./.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../marshal/.libs/libopenhpimarshal.so ../transport/.libs/libopenhpitransport.so -lstdc++ -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' Making all in clients make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients' Making all in hpixml make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients/hpixml' g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"hpixml\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpi.o hpi.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"hpixml\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpi_xml_writer.o hpi_xml_writer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"hpixml\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o main.o main.cpp gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"hpixml\" -I../../include -I../../utils -I../../utils -I../../clients -DSCHEMA=\"./schema.xsd\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o schema.o schema.S g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"hpixml\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o xml_writer.o xml_writer.cpp gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"hpixml\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o clients.o `test -f '../../clients/clients.c' || echo './'`../../clients/clients.c /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpixml hpi.o hpi_xml_writer.o main.o schema.o xml_writer.o clients.o ../../baselib/libopenhpi.la ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpixml hpi.o hpi_xml_writer.o main.o schema.o xml_writer.o clients.o -pthread ../../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients/hpixml' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients' gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpidomain.o hpidomain.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o clients.o clients.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpievents.o hpievents.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpifan.o hpifan.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpiinv.o hpiinv.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpiel.o hpiel.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpigensimdata.o hpigensimdata.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpisensor.o hpisensor.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpipower.o hpipower.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpitree.o hpitree.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpialarms.o hpialarms.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpireset.o hpireset.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpiwdt.o hpiwdt.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpicrypt.o hpicrypt.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpithres.o hpithres.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpitop.o hpitop.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpisettime.o hpisettime.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpionIBMblade.o hpionIBMblade.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohdomainlist.o ohdomainlist.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohhandler.o ohhandler.c hpipower.c: In function 'main': hpipower.c:200:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 80 [-Wformat-truncation=] 200 | "%s %d", | ^~ 201 | tagbuf, | ~~~~~~ hpipower.c:200:33: note: using the range [-2147483648, 2147483647] for directive argument 200 | "%s %d", | ^~~~~~~ In file included from /usr/include/stdio.h:866, from oh_clients.h:28, from hpipower.c:24: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 3 and 268 bytes into a destination of size 80 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ohdomainlist.c: In function 'show_domains': ohdomainlist.c:150:12: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 150 | else if (rv == SA_ERR_HPI_NOT_PRESENT) { | ^~~~ ohdomainlist.c:157:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 157 | domainentryid = nextdomainentryid; | ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"client\" -DHAVE_ENCRYPT -I../include -I../utils -I../utils -I../clients -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohparam.o ohparam.c hpidomain.c: In function 'show_domain': hpidomain.c:190:12: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 190 | else if (rv == SA_ERR_HPI_NOT_PRESENT) { | ^~~~ hpidomain.c:197:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 197 | drtentryid = nextdrtentryid; | ^~~~~~~~~~ In file included from /usr/include/string.h:519, from oh_clients.h:30, from hpiinv.c:36: In function 'strncpy', inlined from 'fixstr' at hpiinv.c:178:3, inlined from 'main' at hpiinv.c:572:7: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' output may be truncated copying between 1 and 64 bytes from a string of length 254 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ hpitop.c: In function 'list_resources.isra.0': hpitop.c:351:76: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 233 [-Wformat-truncation=] 351 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, " | Capability: %s\n",(char *)textbuffer.Data); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from oh_clients.h:28, from hpitop.c:31: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 24 and 278 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpievents hpievents.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpifan hpifan.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpiinv hpiinv.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpiel hpiel.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpisensor hpisensor.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpipower hpipower.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpialarms hpialarms.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpireset hpireset.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpiwdt hpiwdt.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpicrypt hpicrypt.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpisettime hpisettime.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohdomainlist ohdomainlist.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread In file included from /usr/include/string.h:519, from oh_clients.h:30, from ohparam.c:28: In function 'strncpy', inlined from 'execglobalparamset' at ohparam.c:308:10, inlined from 'main' at ohparam.c:166:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 2047 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpidomain hpidomain.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohhandler ohhandler.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpitop hpitop.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohparam ohparam.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpitree hpitree.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpithres hpithres.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpievents hpievents.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpiel hpiel.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpifan hpifan.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpisensor hpisensor.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpionIBMblade hpionIBMblade.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohdomainlist ohdomainlist.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpiinv hpiinv.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpiwdt hpiwdt.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohhandler ohhandler.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpicrypt hpicrypt.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpipower hpipower.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpidomain hpidomain.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpisettime hpisettime.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohparam ohparam.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpialarms hpialarms.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpitree hpitree.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpireset hpireset.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpithres hpithres.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpitop hpitop.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpionIBMblade hpionIBMblade.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpigensimdata hpigensimdata.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -DHAVE_ENCRYPT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpigensimdata hpigensimdata.o clients.o -pthread ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients' Making all in plugins make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' Making all in watchdog make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"watchdog\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o watchdog.lo watchdog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"watchdog\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c watchdog.c -fPIC -DPIC -o .libs/watchdog.o watchdog.c:622:8: warning: 'oh_reset_watchdog' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'int(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 622 | void * oh_reset_watchdog (void *, SaHpiResourceIdT, SaHpiWatchdogNumT) | ^~~~~~~~~~~~~~~~~ watchdog.c:545:12: note: aliased declaration here 545 | static int watchdog_reset_watchdog(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~ watchdog.c:618:8: warning: 'oh_set_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'int(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 618 | void * oh_set_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ watchdog.c:428:12: note: aliased declaration here 428 | static int watchdog_set_watchdog_info(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ watchdog.c:614:8: warning: 'oh_get_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'int(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 614 | void * oh_get_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ watchdog.c:374:12: note: aliased declaration here 374 | static int watchdog_get_watchdog_info(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ watchdog.c:611:8: warning: 'oh_discover_resources' alias between functions of incompatible types 'void *(void *)' and 'int(void *)' [-Wattribute-alias=] 611 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ watchdog.c:207:12: note: aliased declaration here 207 | static int watchdog_discover_resources(void *hnd) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ watchdog.c:608:8: warning: 'oh_get_event' alias between functions of incompatible types 'void *(void *)' and 'int(void *)' [-Wattribute-alias=] 608 | void * oh_get_event (void *) | ^~~~~~~~~~~~ watchdog.c:187:12: note: aliased declaration here 187 | static int watchdog_get_event(void *hnd) | ^~~~~~~~~~~~~~~~~~ watchdog.c:606:8: warning: 'oh_close' alias between functions of incompatible types 'void *(void *)' and 'void(void *)' [-Wattribute-alias=] 606 | void * oh_close (void *) __attribute__ ((weak, alias("watchdog_close"))); | ^~~~~~~~ watchdog.c:153:13: note: aliased declaration here 153 | static void watchdog_close(void *hnd) | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from watchdog.c:35: In function 'strncpy', inlined from 'watchdog_open' at watchdog.c:134:2: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwatchdog.la -rpath /usr/lib64/openhpi watchdog.lo ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/watchdog.o ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libwatchdog.so.3 -o .libs/libwatchdog.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libwatchdog.so.3" && ln -s "libwatchdog.so.3.8.0" "libwatchdog.so.3") libtool: link: (cd ".libs" && rm -f "libwatchdog.so" && ln -s "libwatchdog.so.3.8.0" "libwatchdog.so") libtool: link: ( cd ".libs" && rm -f "libwatchdog.la" && ln -s "../libwatchdog.la" "libwatchdog.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog' Making all in snmp_bc make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' Making all in t make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_init.lo sim_init.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_resources.lo sim_resources.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_file.lo sim_file.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_utils.lo snmp_utils.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsetup.lo tsetup.c ../../../plugins/snmp_bc/eventmap2code.pl -xml -idir ../../../plugins/snmp_bc -mapfile snmp_bc_event.map if test ! -f snmp_bc.c -a ! -L snmp_bc.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc.c; \ fi if test ! -f snmp_bc_annunciator.c -a ! -L snmp_bc_annunciator.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_annunciator.c; \ fi if test ! -f snmp_bc_control.c -a ! -L snmp_bc_control.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_control.c; \ fi if test ! -f snmp_bc_discover.c -a ! -L snmp_bc_discover.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_discover.c; \ fi if test ! -f snmp_bc_discover_bc.c -a ! -L snmp_bc_discover_bc.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_discover_bc.c; \ fi if test ! -f snmp_bc_discover_rsa.c -a ! -L snmp_bc_discover_rsa.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_discover_rsa.c; \ fi if test ! -f snmp_bc_event.c -a ! -L snmp_bc_event.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_event.c; \ fi if test ! -f snmp_bc_inventory.c -a ! -L snmp_bc_inventory.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_inventory.c; \ fi if test ! -f snmp_bc_hotswap.c -a ! -L snmp_bc_hotswap.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_hotswap.c; \ fi if test ! -f snmp_bc_power.c -a ! -L snmp_bc_power.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_power.c; \ fi if test ! -f snmp_bc_reset.c -a ! -L snmp_bc_reset.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_reset.c; \ fi if test ! -f snmp_bc_resources.c -a ! -L snmp_bc_resources.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_resources.c; \ fi if test ! -f snmp_bc_resources_rsa.c -a ! -L snmp_bc_resources_rsa.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_resources_rsa.c; \ fi if test ! -f snmp_bc_sel.c -a ! -L snmp_bc_sel.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_sel.c; \ fi if test ! -f snmp_bc_sensor.c -a ! -L snmp_bc_sensor.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_sensor.c; \ fi if test ! -f snmp_bc_session.c -a ! -L snmp_bc_session.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_session.c; \ fi if test ! -f snmp_bc_time.c -a ! -L snmp_bc_time.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_time.c; \ fi if test ! -f snmp_bc_utils.c -a ! -L snmp_bc_utils.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_utils.c; \ fi if test ! -f snmp_bc_watchdog.c -a ! -L snmp_bc_watchdog.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_watchdog.c; \ fi if test ! -f snmp_bc_xml2event.c -a ! -L snmp_bc_xml2event.c; then \ ln -s ../../../plugins/snmp_bc/snmp_bc_xml2event.c; \ fi /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc.lo snmp_bc.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_annunciator.lo snmp_bc_annunciator.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_control.lo snmp_bc_control.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_discover.lo snmp_bc_discover.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_discover_bc.lo snmp_bc_discover_bc.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_discover_rsa.lo snmp_bc_discover_rsa.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_event.lo snmp_bc_event.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_inventory.lo snmp_bc_inventory.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_hotswap.lo snmp_bc_hotswap.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_power.lo snmp_bc_power.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_reset.lo snmp_bc_reset.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_resources.lo snmp_bc_resources.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_resources_rsa.lo snmp_bc_resources_rsa.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_sel.lo snmp_bc_sel.c ../../../scripts/text2cstr.pl -s eventxml event.xml > el2event.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_sensor.lo snmp_bc_sensor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_init.c -fPIC -DPIC -o .libs/sim_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_file.c -fPIC -DPIC -o .libs/sim_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_reset.c -fPIC -DPIC -o .libs/snmp_bc_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_resources_rsa.c -fPIC -DPIC -o .libs/snmp_bc_resources_rsa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsetup.c -fPIC -DPIC -o .libs/tsetup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_discover_rsa.c -fPIC -DPIC -o .libs/snmp_bc_discover_rsa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_annunciator.c -fPIC -DPIC -o .libs/snmp_bc_annunciator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_discover.c -fPIC -DPIC -o .libs/snmp_bc_discover.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_event.c -fPIC -DPIC -o .libs/snmp_bc_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_power.c -fPIC -DPIC -o .libs/snmp_bc_power.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc.c -fPIC -DPIC -o .libs/snmp_bc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_hotswap.c -fPIC -DPIC -o .libs/snmp_bc_hotswap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_sel.c -fPIC -DPIC -o .libs/snmp_bc_sel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_resources.c -fPIC -DPIC -o .libs/sim_resources.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_discover_bc.c -fPIC -DPIC -o .libs/snmp_bc_discover_bc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_sensor.c -fPIC -DPIC -o .libs/snmp_bc_sensor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_utils.c -fPIC -DPIC -o .libs/snmp_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_resources.c -fPIC -DPIC -o .libs/snmp_bc_resources.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_inventory.c -fPIC -DPIC -o .libs/snmp_bc_inventory.o In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from sim_init.c:20: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from sim_init.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_resources_rsa.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsetup.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_resources_rsa.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsetup.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from sim_file.c:45: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from sim_file.c:40: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_discover_rsa.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_discover_rsa.c: In function 'snmp_bc_discover_rsa': snmp_bc_discover_rsa.c:70:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 70 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array_rsa[RSA_RPT_ENTRY_CHASSIS].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_rsa.c:139:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 139 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array_rsa[RSA_RPT_ENTRY_CPU].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_rsa.c:210:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 210 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array_rsa[RSA_RPT_ENTRY_DASD].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_rsa.c:280:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 280 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array_rsa[RSA_RPT_ENTRY_FAN].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_event.c:22: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_event.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_annunciator.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_get_next_announce': snmp_bc_annunciator.c:59:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 59 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:59:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 59 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:63:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 63 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c: In function 'snmp_bc_parse_threshold_str': snmp_bc_event.c:951:59: warning: comparison between pointer and zero character constant [-Wpointer-compare] 951 | if ((event_substrs[0] == NULL || event_substrs[0] == '\0') || | ^~ snmp_bc_annunciator.c:68:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 68 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c:951:42: note: did you mean to dereference the pointer? 951 | if ((event_substrs[0] == NULL || event_substrs[0] == '\0') || | ^ snmp_bc_annunciator.c:74:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 74 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c:969:59: warning: comparison between pointer and zero character constant [-Wpointer-compare] 969 | if ((event_substrs[0] == NULL || event_substrs[0] == '\0') || | ^~ snmp_bc_event.c:969:42: note: did you mean to dereference the pointer? 969 | if ((event_substrs[0] == NULL || event_substrs[0] == '\0') || | ^ snmp_bc_annunciator.c: In function 'snmp_bc_get_announce': snmp_bc_annunciator.c:117:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 117 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:117:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 117 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:121:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 121 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:126:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 126 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:131:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 131 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_ack_announce': snmp_bc_annunciator.c:175:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 175 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:175:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 175 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:179:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 179 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:184:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 184 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:190:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 190 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_add_announce': snmp_bc_annunciator.c:232:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 232 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c: In function 'snmp_bc_add_to_eventq': snmp_bc_annunciator.c:232:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 232 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c:1561:33: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1561 | e->rdrs = g_slist_append(e->rdrs, g_memdup(thisRdr, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_event.c:16: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_annunciator.c:236:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 236 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:241:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 241 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c:1582:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1582 | e->rdrs = g_slist_append(e->rdrs, g_memdup(thisRdr, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_event.c:16: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_annunciator.c:247:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 247 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c:1591:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1591 | e->rdrs = g_slist_append(e->rdrs, g_memdup(thisRdr, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_event.c:16: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_del_announce': snmp_bc_annunciator.c:291:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 291 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:291:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 291 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c:1539:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1539 | SaErrorT err; | ^~~ snmp_bc_annunciator.c:295:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 295 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:300:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 300 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:306:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 306 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_get_annunc_mode': snmp_bc_annunciator.c:348:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 348 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:348:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 348 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:352:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 352 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:357:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 357 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:363:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 363 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_set_annunc_mode': snmp_bc_annunciator.c:405:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 405 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:405:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 405 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:409:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 409 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:414:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 414 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:420:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 420 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: At top level: snmp_bc_annunciator.c:426:8: warning: 'oh_get_next_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 426 | void * oh_get_next_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:34:10: note: aliased declaration here 34 | SaErrorT snmp_bc_get_next_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:451:8: warning: 'oh_set_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} [-Wattribute-alias=] 451 | void * oh_set_annunc_mode (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:382:10: note: aliased declaration here 382 | SaErrorT snmp_bc_set_annunc_mode(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:447:8: warning: 'oh_get_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} [-Wattribute-alias=] 447 | void * oh_get_annunc_mode (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:325:10: note: aliased declaration here 325 | SaErrorT snmp_bc_get_annunc_mode(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:443:8: warning: 'oh_del_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 443 | void * oh_del_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ snmp_bc_annunciator.c:267:10: note: aliased declaration here 267 | SaErrorT snmp_bc_del_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:439:8: warning: 'oh_add_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 439 | void * oh_add_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ snmp_bc_annunciator.c:209:10: note: aliased declaration here 209 | SaErrorT snmp_bc_add_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:434:8: warning: 'oh_ack_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 434 | void * oh_ack_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ snmp_bc_annunciator.c:151:10: note: aliased declaration here 151 | SaErrorT snmp_bc_ack_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:430:8: warning: 'oh_get_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 430 | void * oh_get_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ snmp_bc_annunciator.c:94:10: note: aliased declaration here 94 | SaErrorT snmp_bc_get_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_hotswap.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_discover.c:18: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_sel.c:20: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_hotswap.c: In function 'snmp_bc_get_hotswap_state': snmp_bc_hotswap.c:54:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 54 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:54:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 54 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc.c:19: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_discover_resources': snmp_bc_discover.c:58:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 58 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:58:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 58 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 64 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:70:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 70 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:137:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 137 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_get_sel_info': snmp_bc_sel.c:92:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 92 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:92:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 92 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_discover_sensors': snmp_bc_discover.c:207:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 207 | sensor_info_ptr = g_memdup(&(sensor_array[i].sensor_info), sizeof(struct SensorInfo)); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sel.c:123:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 123 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_discover_controls': snmp_bc_discover.c:282:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 282 | control_info_ptr = g_memdup(&(control_array[i].control_info), sizeof(struct ControlInfo)); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sel.c:131:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 131 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_discover_inventories': snmp_bc_discover.c:352:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 352 | inventory_info_ptr = g_memdup(&(inventory_array[i].inventory_info), sizeof(struct InventoryInfo)); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sel.c:140:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 140 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:149:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 149 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_get_sel_entry': snmp_bc_sel.c:194:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 194 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c: In function 'snmp_bc_get_event': snmp_bc.c:48:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 48 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:194:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 194 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:48:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 48 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 64 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:212:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 212 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:69:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 69 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:229:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 229 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c: In function 'snmp_bc_set_resource_tag': snmp_bc_hotswap.c:58:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 58 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:104:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 104 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:232:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 232 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:104:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 104 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:63:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 63 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:107:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 107 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_bulk_selcache': snmp_bc_sel.c:298:16: warning: Deprecated pre-processor symbol, replace with 298 | g_memmove(name, root, rootlen * sizeof(oid)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:70:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 70 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:115:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 115 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:77:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 77 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:356:13: warning: Deprecated pre-processor symbol, replace with 356 | vars->name_length * sizeof(oid)); | ^ ~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:122:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 122 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:372:62: warning: Deprecated pre-processor symbol, replace with 372 | g_memmove(logstring, vars->val.string, str_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:130:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 130 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c: In function 'snmp_bc_set_hotswap_state': snmp_bc_hotswap.c:123:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 123 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:402:41: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 402 | for (count = 1, vars = response->variables; | ^~~ snmp_bc_hotswap.c:123:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 123 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:408:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 408 | fprintf(stderr, "\n"); | ^~~~~~~ snmp_bc.c:147:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 147 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:254:25: warning: variable 'err' set but not used [-Wunused-but-set-variable] 254 | SaErrorT err; | ^~~ snmp_bc_hotswap.c:127:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 127 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_session.lo snmp_bc_session.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_control.c -fPIC -DPIC -o .libs/snmp_bc_control.o snmp_bc_discover.c: At top level: snmp_bc.c: In function 'snmp_bc_set_resource_severity': snmp_bc.c:180:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 180 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:604:8: warning: 'oh_discover_resources' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 604 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:33:10: note: aliased declaration here 33 | SaErrorT snmp_bc_discover_resources(void *hnd) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:180:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 180 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:132:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 132 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_selcache_sync': snmp_bc_sel.c:554:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 554 | this_value = g_memdup(&get_value, sizeof(get_value)); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc.c:183:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 183 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:139:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 139 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:191:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 191 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:145:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 145 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:581:41: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 581 | this_value = g_memdup(&get_value, sizeof(struct snmp_value)); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_hotswap.c:158:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 158 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:203:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 203 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c: In function 'snmp_bc_request_hotswap_action': snmp_bc.c:220:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 220 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:204:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 204 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:204:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 204 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_set_sel_time': snmp_bc_sel.c:743:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 743 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:208:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 208 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c: In function 'snmp_bc_control_parm': snmp_bc.c:256:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 256 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:743:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 743 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:213:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 213 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:256:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 256 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:220:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 220 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:761:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 761 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:260:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 260 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:232:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 232 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:766:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 766 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:237:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 237 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:266:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 266 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:250:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 250 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:270:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 270 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:255:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 255 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:260:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 260 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c: In function 'snmp_bc_get_indicator_state': snmp_bc_hotswap.c:299:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 299 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_parse_sel_entry': snmp_bc_hotswap.c:299:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 299 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1017:49: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 1017 | strncpy(ent.sname, "RSA", sizeof("RSA")); | ^ snmp_bc_hotswap.c:303:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 303 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_clear_sel': snmp_bc_hotswap.c:309:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 309 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1091:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1091 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:314:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 314 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1091:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1091 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_power.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ snmp_bc_hotswap.c: In function 'snmp_bc_set_indicator_state': In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:359:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 359 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:359:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 359 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1094:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1094 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:363:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 363 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1110:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1110 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:369:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 369 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:374:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 374 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1118:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1118 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_reset.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_sel.c: At top level: snmp_bc_hotswap.c: At top level: snmp_bc_power.c: In function 'snmp_bc_get_power_state': snmp_bc_power.c:58:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 58 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:453:8: warning: 'oh_get_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'int(void *, unsigned int, SaHpiHsStateT *)'} [-Wattribute-alias=] 453 | void * oh_get_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT *) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:32:10: note: aliased declaration here 32 | SaErrorT snmp_bc_get_hotswap_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1159:8: warning: 'oh_get_el_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'void *(void *, unsigned int, SaHpiEventLogInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'int(void *, unsigned int, SaHpiEventLogInfoT *)'} [-Wattribute-alias=] 1159 | void * oh_get_el_info (void *, SaHpiResourceIdT, SaHpiEventLogInfoT *) | ^~~~~~~~~~~~~~ snmp_bc_sel.c:72:10: note: aliased declaration here 72 | SaErrorT snmp_bc_get_sel_info(void *hnd, SaHpiResourceIdT id, SaHpiEventLogInfoT *info) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:58:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 58 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:474:8: warning: 'oh_set_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 474 | void * oh_set_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:440:10: note: aliased declaration here 440 | SaErrorT snmp_bc_set_autoextract_timeout(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:471:8: warning: 'oh_get_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'void *(void *, unsigned int, long long int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'int(void *, unsigned int, long long int *)'} [-Wattribute-alias=] 471 | void * oh_get_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1179:8: warning: 'oh_set_el_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned char)'} [-Wattribute-alias=] 1179 | void * oh_set_el_state(void *, SaHpiResourceIdT, SaHpiBoolT) | ^~~~~~~~~~~~~~~ snmp_bc_hotswap.c:414:10: note: aliased declaration here 414 | SaErrorT snmp_bc_get_autoextract_timeout(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:62:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 62 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:468:8: warning: 'oh_set_autoinsert_timeout' alias between functions of incompatible types 'void *(void *, SaHpiTimeoutT)' {aka 'void *(void *, long long int)'} and 'SaErrorT(void *, SaHpiTimeoutT)' {aka 'int(void *, long long int)'} [-Wattribute-alias=] 468 | void * oh_set_autoinsert_timeout (void *, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:390:10: note: aliased declaration here 390 | SaErrorT snmp_bc_set_autoinsert_timeout(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1151:10: note: aliased declaration here 1151 | SaErrorT snmp_bc_sel_state_set(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:465:8: warning: 'oh_get_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT *)'} [-Wattribute-alias=] 465 | void * oh_get_indicator_state (void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:278:10: note: aliased declaration here 278 | SaErrorT snmp_bc_get_indicator_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:67:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 67 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1176:8: warning: 'oh_reset_el_overflow' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 1176 | void * oh_reset_el_overflow (void *, SaHpiResourceIdT) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:462:8: warning: 'oh_set_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT)'} [-Wattribute-alias=] 462 | void * oh_set_indicator_state (void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:333:10: note: aliased declaration here 333 | SaErrorT snmp_bc_set_indicator_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:459:8: warning: 'oh_request_hotswap_action' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'void *(void *, unsigned int, SaHpiHsActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'int(void *, unsigned int, SaHpiHsActionT)'} [-Wattribute-alias=] 459 | void * oh_request_hotswap_action (void *, SaHpiResourceIdT, SaHpiHsActionT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:177:10: note: aliased declaration here 177 | SaErrorT snmp_bc_request_hotswap_action(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1133:10: note: aliased declaration here 1133 | SaErrorT snmp_bc_sel_overflowreset(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:74:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 74 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:456:8: warning: 'oh_set_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'void *(void *, unsigned int, SaHpiHsStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'int(void *, unsigned int, SaHpiHsStateT)'} [-Wattribute-alias=] 456 | void * oh_set_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:96:10: note: aliased declaration here 96 | SaErrorT snmp_bc_set_hotswap_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1173:8: warning: 'oh_clear_el' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 1173 | void * oh_clear_el (void *, SaHpiResourceIdT) | ^~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_time.lo snmp_bc_time.c snmp_bc_power.c:79:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 79 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1076:10: note: aliased declaration here 1076 | SaErrorT snmp_bc_clear_sel(void *hnd, SaHpiResourceIdT id) | ^~~~~~~~~~~~~~~~~ snmp_bc_reset.c: In function 'snmp_bc_get_reset_state': snmp_bc_reset.c:55:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 55 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:102:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 102 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:55:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 55 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1168:8: warning: 'oh_get_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} [-Wattribute-alias=] 1168 | void * oh_get_el_entry (void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, | ^~~~~~~~~~~~~~~ snmp_bc_sel.c:168:10: note: aliased declaration here 168 | SaErrorT snmp_bc_get_sel_entry(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1165:8: warning: 'oh_add_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'int(void *, unsigned int, const SaHpiEventT *)'} [-Wattribute-alias=] 1165 | void * oh_add_el_entry (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~~ snmp_bc_reset.c:59:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 59 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c: In function 'snmp_bc_set_power_state': snmp_bc_power.c:145:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 145 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:145:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 145 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:781:10: note: aliased declaration here 781 | SaErrorT snmp_bc_add_sel_entry(void *hnd, SaHpiResourceIdT id, const SaHpiEventT *Event) | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 64 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1162:8: warning: 'oh_set_el_time' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 1162 | void * oh_set_el_time (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~ snmp_bc_power.c:149:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 149 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:70:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 70 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:727:10: note: aliased declaration here 727 | SaErrorT snmp_bc_set_sel_time(void *hnd, SaHpiResourceIdT id, SaHpiTimeT time) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:154:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 154 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c: In function 'snmp_bc_set_reset_state': snmp_bc_reset.c:117:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 117 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:161:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 161 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:117:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 117 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:166:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 166 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:121:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 121 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:126:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 126 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:206:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 206 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:133:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 133 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c: At top level: snmp_bc_reset.c:139:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 139 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:482:8: warning: 'oh_get_event' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 482 | void * oh_get_event (void *) | ^~~~~~~~~~~~ snmp_bc.c:33:10: note: aliased declaration here 33 | SaErrorT snmp_bc_get_event(void *hnd) | ^~~~~~~~~~~~~~~~~ snmp_bc.c:491:8: warning: 'oh_control_parm' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'void *(void *, unsigned int, SaHpiParmActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'int(void *, unsigned int, SaHpiParmActionT)'} [-Wattribute-alias=] 491 | void * oh_control_parm (void *, SaHpiResourceIdT, SaHpiParmActionT) | ^~~~~~~~~~~~~~~ snmp_bc_reset.c:155:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 155 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:237:10: note: aliased declaration here 237 | SaErrorT snmp_bc_control_parm(void *hnd, SaHpiResourceIdT rid, SaHpiParmActionT act) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc.c:488:8: warning: 'oh_set_resource_severity' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 488 | void * oh_set_resource_severity (void *, SaHpiResourceIdT, SaHpiSeverityT) | ^~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:164:10: note: aliased declaration here 164 | SaErrorT snmp_bc_set_resource_severity(void *hnd, SaHpiResourceIdT rid, SaHpiSeverityT sev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:161:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 161 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:485:8: warning: 'oh_set_resource_tag' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, SaHpiTextBufferT *)'} [-Wattribute-alias=] 485 | void * oh_set_resource_tag (void *, SaHpiResourceIdT, SaHpiTextBufferT *) | ^~~~~~~~~~~~~~~~~~~ snmp_bc.c:86:10: note: aliased declaration here 86 | SaErrorT snmp_bc_set_resource_tag(void *hnd, SaHpiResourceIdT rid, SaHpiTextBufferT *tag) | ^~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:165:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 165 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:170:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 170 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c: At top level: snmp_bc_power.c:211:8: warning: 'oh_get_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'int(void *, unsigned int, SaHpiPowerStateT *)'} [-Wattribute-alias=] 211 | void * oh_get_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT *) | ^~~~~~~~~~~~~~~~~~ snmp_bc_power.c:32:10: note: aliased declaration here 32 | SaErrorT snmp_bc_get_power_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:214:8: warning: 'oh_set_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'int(void *, unsigned int, SaHpiPowerStateT)'} [-Wattribute-alias=] 214 | void * oh_set_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT) | ^~~~~~~~~~~~~~~~~~ snmp_bc_power.c:120:10: note: aliased declaration here 120 | SaErrorT snmp_bc_set_power_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c: At top level: snmp_bc_reset.c:175:8: warning: 'oh_get_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'void *(void *, unsigned int, SaHpiResetActionT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'int(void *, unsigned int, SaHpiResetActionT *)'} [-Wattribute-alias=] 175 | void * oh_get_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:33:10: note: aliased declaration here 33 | SaErrorT snmp_bc_get_reset_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:178:8: warning: 'oh_set_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void *(void *, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'int(void *, unsigned int, SaHpiResetActionT)'} [-Wattribute-alias=] 178 | void * oh_set_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:89:10: note: aliased declaration here 89 | SaErrorT snmp_bc_set_reset_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_discover_bc.c:19: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_media_tray': snmp_bc_discover_bc.c:761:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 761 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_MEDIA_TRAY].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c:866:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 866 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_MEDIA_TRAY_2].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_filter': snmp_bc_discover_bc.c:998:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 998 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_AIR_FILTER].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_chassis': snmp_bc_discover_bc.c:1139:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1139 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_CHASSIS].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_resources.c:18: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_resources.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_add_blade_expansion_resource': snmp_bc_discover_bc.c:1497:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1497 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_BLADE_EXPANSION_CARD].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_tap_rpt': snmp_bc_discover_bc.c:1765:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1765 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_ALARM_PANEL].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_smi_rpt': snmp_bc_discover_bc.c:2037:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2037 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_INTERPOSER_SWITCH].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_mmi_rpt': snmp_bc_discover_bc.c:2298:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2298 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_INTERPOSER_MM].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_utils.lo snmp_bc_utils.c snmp_bc_discover_bc.c: In function 'snmp_bc_construct_nc_rpt': snmp_bc_discover_bc.c:2559:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2559 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_CLOCK_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_mx_rpt': snmp_bc_discover_bc.c:2831:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2831 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_MUX_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_mm': snmp_bc_discover_bc.c:3226:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3226 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_VIRTUAL_MGMNT_MODULE].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_ipmi_sensors': snmp_bc_discover_bc.c:3426:61: warning: comparison between pointer and zero character constant [-Wpointer-compare] 3426 | if (strparts == NULL || strparts[0] == '\0') { | ^~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_inventory.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:3426:49: note: did you mean to dereference the pointer? 3426 | if (strparts == NULL || strparts[0] == '\0') { | ^ snmp_bc_discover_bc.c:3450:33: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3450 | mib_info = g_memdup(&(snmp_bc_ipmi_sensors_temp[i]), | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_watchdog.lo snmp_bc_watchdog.c snmp_bc_discover_bc.c:3479:61: warning: comparison between pointer and zero character constant [-Wpointer-compare] 3479 | if (strparts == NULL || strparts[0] == '\0') { | ^~ snmp_bc_discover_bc.c:3479:49: note: did you mean to dereference the pointer? 3479 | if (strparts == NULL || strparts[0] == '\0') { | ^ snmp_bc_discover_bc.c:3503:33: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3503 | mib_info = g_memdup(&(snmp_bc_ipmi_sensors_voltage[i]), sizeof(struct SensorMibInfo)); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_get_idr_info': snmp_bc_inventory.c:112:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 112 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:112:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 112 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:123:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 123 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:3548:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3548 | sinfo = g_memdup(&(sensor_array[i].ipmi.sensor_info), sizeof(struct SensorInfo)); | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_get_idr_area_header': snmp_bc_inventory.c:181:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 181 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:181:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 181 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:210:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 210 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_get_idr_field': snmp_bc_inventory.c:310:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 310 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:310:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 310 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:352:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 352 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_build_area': snmp_bc_inventory.c:482:87: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 482 | strncpy((char *)thisField->Field.Data,"SAHPI_TIME_UNSPECIFIED", sizeof("SAHPI_TIME_UNSPECIFIED")); | ^ snmp_bc_inventory.c: In function 'snmp_bc_build_idr': snmp_bc_inventory.c:625:29: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable] 625 | struct snmp_bc_hnd *custom_handle; | ^~~~~~~~~~~~~ snmp_bc_inventory.c: At top level: snmp_bc_discover_bc.c: In function 'snmp_bc_discover_all_slots': snmp_bc_inventory.c:757:8: warning: 'oh_get_idr_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrInfoT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrInfoT *)'} [-Wattribute-alias=] 757 | void * oh_get_idr_info (void *hnd, SaHpiResourceIdT, SaHpiIdrIdT,SaHpiIdrInfoT) | ^~~~~~~~~~~~~~~ snmp_bc_inventory.c:88:10: note: aliased declaration here 88 | SaErrorT snmp_bc_get_idr_info( void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:783:8: warning: 'oh_del_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 783 | void * oh_del_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ snmp_bc_inventory.c:409:10: note: aliased declaration here 409 | SaErrorT snmp_bc_del_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:780:8: warning: 'oh_set_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 780 | void * oh_set_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ snmp_bc_inventory.c:388:10: note: aliased declaration here 388 | SaErrorT snmp_bc_set_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:777:8: warning: 'oh_add_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 777 | void * oh_add_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_xml2event.lo snmp_bc_xml2event.c snmp_bc_discover_bc.c:3985:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 3985 | SaErrorT err; | ^~~ snmp_bc_inventory.c:368:10: note: aliased declaration here 368 | SaErrorT snmp_bc_add_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:772:8: warning: 'oh_get_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int *, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 772 | void * oh_get_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ snmp_bc_inventory.c:278:10: note: aliased declaration here 278 | SaErrorT snmp_bc_get_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:769:8: warning: 'oh_del_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 769 | void * oh_del_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT) | ^~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_slot': snmp_bc_inventory.c:409:10: note: aliased declaration here 409 | SaErrorT snmp_bc_del_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:765:8: warning: 'oh_add_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int *)'} [-Wattribute-alias=] 765 | void * oh_add_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, | ^~~~~~~~~~~~~~~ snmp_bc_inventory.c:229:10: note: aliased declaration here 229 | SaErrorT snmp_bc_add_idr_area( void *hnd, | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_sensor.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_inventory.c:760:8: warning: 'oh_get_idr_area_header' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int, SaHpiIdrAreaHeaderT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrAreaHeaderT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int *, SaHpiIdrAreaHeaderT *)'} [-Wattribute-alias=] 760 | void * oh_get_idr_area_header (void *, SaHpiResourceIdT, SaHpiIdrIdT, | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:153:10: note: aliased declaration here 153 | SaErrorT snmp_bc_get_idr_area_header( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:4151:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4151 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_PHYSICAL_SLOT].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_blade_rpt': snmp_bc_discover_bc.c:4258:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4258 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_BLADE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_blower_rpt': snmp_bc_discover_bc.c:4308:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4308 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_BLOWER_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_reading': snmp_bc_sensor.c:64:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 64 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_pm_rpt': snmp_bc_sensor.c:64:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 64 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:68:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 68 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:73:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 73 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:4359:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4359 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_POWER_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:80:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 80 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:86:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 86 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_sm_rpt': snmp_bc_sensor.c:92:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 92 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:132:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 132 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:4416:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4416 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_SWITCH_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:148:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 148 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:169:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 169 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_mm_rpt': snmp_bc_discover_bc.c:4473:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4473 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_MGMNT_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_logical_sensors': snmp_bc_sensor.c:471:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 471 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_thresholds': snmp_bc_sensor.c:529:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 529 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:529:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 529 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:533:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 533 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:538:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 538 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:545:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 545 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:552:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 552 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:559:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 559 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:566:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 566 | get_threshold(SAHPI_STM_LOW_MINOR, LowMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:566:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 566 | get_threshold(SAHPI_STM_LOW_MINOR, LowMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:566:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 566 | get_threshold(SAHPI_STM_LOW_MINOR, LowMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:568:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 568 | get_threshold(SAHPI_STM_LOW_MAJOR, LowMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:568:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 568 | get_threshold(SAHPI_STM_LOW_MAJOR, LowMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:568:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 568 | get_threshold(SAHPI_STM_LOW_MAJOR, LowMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:570:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 570 | get_threshold(SAHPI_STM_LOW_CRIT, LowCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:570:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 570 | get_threshold(SAHPI_STM_LOW_CRIT, LowCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:570:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 570 | get_threshold(SAHPI_STM_LOW_CRIT, LowCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:572:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 572 | get_threshold(SAHPI_STM_UP_MINOR, UpMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:572:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 572 | get_threshold(SAHPI_STM_UP_MINOR, UpMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:572:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 572 | get_threshold(SAHPI_STM_UP_MINOR, UpMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:574:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 574 | get_threshold(SAHPI_STM_UP_MAJOR, UpMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:574:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 574 | get_threshold(SAHPI_STM_UP_MAJOR, UpMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:574:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 574 | get_threshold(SAHPI_STM_UP_MAJOR, UpMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:576:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 576 | get_threshold(SAHPI_STM_UP_CRIT, UpCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:576:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 576 | get_threshold(SAHPI_STM_UP_CRIT, UpCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:576:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 576 | get_threshold(SAHPI_STM_UP_CRIT, UpCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:603:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 603 | get_threshold(SAHPI_STM_LOW_HYSTERESIS, NegThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:603:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 603 | get_threshold(SAHPI_STM_LOW_HYSTERESIS, NegThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:603:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 603 | get_threshold(SAHPI_STM_LOW_HYSTERESIS, NegThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:606:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 606 | get_threshold(SAHPI_STM_UP_HYSTERESIS, PosThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:606:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 606 | get_threshold(SAHPI_STM_UP_HYSTERESIS, PosThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:606:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 606 | get_threshold(SAHPI_STM_UP_HYSTERESIS, PosThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:616:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 616 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:622:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 622 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:631:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 631 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:692:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 692 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:704:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 704 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:710:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 710 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:719:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 719 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:781:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 781 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:788:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 788 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:793:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 793 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_thresholds': snmp_bc_sensor.c:878:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 878 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:878:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 878 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:882:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 882 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:887:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 887 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el2event.lo el2event.c snmp_bc_sensor.c:894:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 894 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:901:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 901 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:907:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 907 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:914:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 914 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:918:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 918 | merge_threshold(LowCritical); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:919:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 919 | merge_threshold(LowMajor); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:920:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 920 | merge_threshold(LowMinor); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:921:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 921 | merge_threshold(UpCritical); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:922:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 922 | merge_threshold(UpMajor); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:923:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 923 | merge_threshold(UpMinor); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:924:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 924 | merge_threshold(PosThdHysteresis); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:925:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 925 | merge_threshold(NegThdHysteresis); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:929:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 929 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:936:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 936 | write_valid_threshold(UpCritical); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:936:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 936 | write_valid_threshold(UpCritical); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:937:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 937 | write_valid_threshold(UpMajor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:937:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 937 | write_valid_threshold(UpMajor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:938:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 938 | write_valid_threshold(UpMinor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:938:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 938 | write_valid_threshold(UpMinor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:939:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 939 | write_valid_threshold(LowCritical); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:939:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 939 | write_valid_threshold(LowCritical); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:940:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 940 | write_valid_threshold(LowMajor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:940:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 940 | write_valid_threshold(LowMajor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:941:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 941 | write_valid_threshold(LowMinor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:941:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 941 | write_valid_threshold(LowMinor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:944:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 944 | write_valid_threshold(NegThdHysteresis); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:944:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 944 | write_valid_threshold(NegThdHysteresis); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:945:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 945 | write_valid_threshold(PosThdHysteresis); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:945:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 945 | write_valid_threshold(PosThdHysteresis); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:947:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 947 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_enable': snmp_bc_sensor.c:1119:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1119 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1119:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1119 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1123:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1123 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1128:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1128 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1135:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1135 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1142:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1142 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1148:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1148 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_enable': snmp_bc_sensor.c:1185:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1185 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1185:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1185 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1189:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1189 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1194:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1194 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1201:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1201 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1210:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1210 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1221:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1221 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1225:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1225 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_event_enable': snmp_bc_sensor.c:1262:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1262 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1262:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1262 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1266:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1266 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1271:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1271 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1278:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1278 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1285:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1285 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1291:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1291 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_control.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_event_enable': snmp_bc_sensor.c:1328:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1328 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1328:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1328 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1333:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1333 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1338:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1338 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1345:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1345 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1355:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1355 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c: In function 'snmp_bc_get_control_state': snmp_bc_control.c:66:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 66 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:66:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 66 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1366:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1366 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:72:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 72 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:77:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 77 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1370:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1370 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:84:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 84 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_event_masks': snmp_bc_control.c:91:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 91 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1409:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1409 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:96:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 96 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:100:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 100 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1409:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1409 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:108:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 108 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:120:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 120 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1413:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1413 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:156:49: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 156 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:161:41: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 161 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1418:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1418 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:170:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 170 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:174:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 174 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1425:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1425 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:178:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 178 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:182:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 182 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1432:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1432 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:187:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 187 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:195:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 195 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1446:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1446 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_event_masks': snmp_bc_control.c: In function 'snmp_bc_set_control_state': snmp_bc_control.c:247:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 247 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:247:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 247 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1496:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1496 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:251:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 251 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1496:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1496 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:256:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 256 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:263:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 263 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1500:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1500 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_create_resourcetag': snmp_bc_control.c:270:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 270 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:411:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 411 | snprintf(locstr, OH_MAX_LOCATION_DIGITS + 1, " %d", loc); | ^ In file included from /usr/include/stdio.h:866, from ../../../utils/sahpi_struct_utils.h:24, from ../../../utils/oh_utils.h:26, from ../../../include/oh_domain.h:22, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:25, from snmp_bc_discover.c:18: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 3 and 8 bytes into a destination of size 7 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ snmp_bc_control.c:277:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 277 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1505:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1505 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:302:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 302 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:309:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 309 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1512:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1512 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:322:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 322 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:336:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 336 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1522:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1522 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:342:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 342 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:346:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 346 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1532:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1532 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:350:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 350 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:354:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 354 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1538:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1538 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:358:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 358 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:368:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 368 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1589:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1589 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1593:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1593 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_slot_state_sensor': snmp_bc_sensor.c:1620:29: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable] 1620 | struct snmp_bc_hnd *custom_handle; | ^~~~~~~~~~~~~ snmp_bc_sensor.c:1615:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1615 | SaErrorT err; | ^~~ snmp_bc_sensor.c: In function 'snmp_bc_reset_slot_state_sensor': snmp_bc_control.c: At top level: snmp_bc_control.c:373:8: warning: 'oh_get_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 373 | void * oh_get_control_state (void *, SaHpiResourceIdT, SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:37:10: note: aliased declaration here 37 | SaErrorT snmp_bc_get_control_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:377:8: warning: 'oh_set_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 377 | void * oh_set_control_state (void *, SaHpiResourceIdT,SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:219:10: note: aliased declaration here 219 | SaErrorT snmp_bc_set_control_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1681:29: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable] 1681 | struct snmp_bc_hnd *custom_handle; | ^~~~~~~~~~~~~ snmp_bc_sensor.c:1676:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1676 | SaErrorT err; | ^~~ snmp_bc_sensor.c: In function 'snmp_bc_set_resource_slot_state_sensor': snmp_bc_sensor.c:1736:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1736 | SaErrorT err; | ^~~ snmp_bc_sensor.c: In function 'snmp_bc_get_slot_state_sensor': snmp_bc_sensor.c:1790:29: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable] 1790 | struct snmp_bc_hnd *custom_handle; | ^~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_reset_resource_slot_state_sensor': snmp_bc_sensor.c:1830:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1830 | SaErrorT err; | ^~~ snmp_bc_sensor.c: At top level: snmp_bc_sensor.c:2589:8: warning: 'oh_get_sensor_reading' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} [-Wattribute-alias=] 2589 | void * oh_get_sensor_reading (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:37:10: note: aliased declaration here 37 | SaErrorT snmp_bc_get_sensor_reading(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2628:8: warning: 'oh_set_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, const SaHpiEventStateT, const SaHpiEventStateT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, const short unsigned int, const short unsigned int)'} [-Wattribute-alias=] 2628 | void * oh_set_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1468:10: note: aliased declaration here 1468 | SaErrorT snmp_bc_set_sensor_event_masks(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2624:8: warning: 'oh_get_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} [-Wattribute-alias=] 2624 | void * oh_get_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1389:10: note: aliased declaration here 1389 | SaErrorT snmp_bc_get_sensor_event_masks(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_time.c -fPIC -DPIC -o .libs/snmp_bc_time.o snmp_bc_sensor.c:2620:8: warning: 'oh_set_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, const unsigned char)'} [-Wattribute-alias=] 2620 | void * oh_set_sensor_event_enables (void *, SaHpiResourceIdT id, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1309:10: note: aliased declaration here 1309 | SaErrorT snmp_bc_set_sensor_event_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2615:8: warning: 'oh_get_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 2615 | void * oh_get_sensor_event_enables (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1243:10: note: aliased declaration here 1243 | SaErrorT snmp_bc_get_sensor_event_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2610:8: warning: 'oh_set_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, const unsigned char)'} [-Wattribute-alias=] 2610 | void * oh_set_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1166:10: note: aliased declaration here 1166 | SaErrorT snmp_bc_set_sensor_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2605:8: warning: 'oh_get_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 2605 | void * oh_get_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1100:10: note: aliased declaration here 1100 | SaErrorT snmp_bc_get_sensor_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2600:8: warning: 'oh_set_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 2600 | void * oh_set_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_session.c -fPIC -DPIC -o .libs/snmp_bc_session.o snmp_bc_sensor.c:857:10: note: aliased declaration here 857 | SaErrorT snmp_bc_set_sensor_thresholds(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2595:8: warning: 'oh_get_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 2595 | void * oh_get_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:506:10: note: aliased declaration here 506 | SaErrorT snmp_bc_get_sensor_thresholds(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_watchdog.c -fPIC -DPIC -o .libs/snmp_bc_watchdog.o In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from snmp_bc_event.c:16: In function 'strncpy', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:417:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 247 bytes from a string of length 250 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:455:4: /usr/include/bits/string_fortified.h:135:10: warning: '__strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c: In function 'snmp_bc_log2event': snmp_bc_event.c:452:39: note: length computed here 452 | len = strlen(tmp_str); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from snmp_bc_event.c:16: In function 'strncpy', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:480:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c: In function 'snmp_bc_log2event': snmp_bc_event.c:875:73: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 875 | snprintf(strnum_str, OH_MAX_LOCATION_DIGITS, "%d", strnum); | ^ In file included from /usr/include/stdio.h:866, from snmp_bc_event.c:17: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 7 bytes into a destination of size 6 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from snmp_bc_event.c:16: In function 'strncpy', inlined from 'snmp_bc_findevent4dupstr' at snmp_bc_event.c:877:4, inlined from 'snmp_bc_log2event' at snmp_bc_event.c:544:18: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_utils.c -fPIC -DPIC -o .libs/snmp_bc_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_xml2event.c -fPIC -DPIC -o .libs/snmp_bc_xml2event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c el2event.c -fPIC -DPIC -o .libs/el2event.o In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_session.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_session.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_session.c: In function 'snmp_bc_open': snmp_bc_session.c:91:9: warning: 'g_static_rec_mutex_init' is deprecated: Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] 91 | g_static_rec_mutex_init(&custom_handle->snmp_bc_hlock.lock); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_session.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:172:10: note: declared here 172 | void g_static_rec_mutex_init (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_time.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_time.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_session.c: At top level: snmp_bc_session.c:531:8: warning: 'oh_close' alias between functions of incompatible types 'void *(void *)' and 'void(void *)' [-Wattribute-alias=] 531 | void * oh_close (void *) __attribute__ ((weak, alias("snmp_bc_close"))); | ^~~~~~~~ snmp_bc_session.c:413:6: note: aliased declaration here 413 | void snmp_bc_close(void *hnd) | ^~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_watchdog.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_watchdog.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:45:8: warning: 'oh_get_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 45 | void * oh_get_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:18:10: note: aliased declaration here 18 | SaErrorT snmp_bc_get_watchdog_info(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:53:8: warning: 'oh_reset_watchdog' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 53 | void * oh_reset_watchdog (void *, SaHpiResourceIdT, SaHpiWatchdogNumT) | ^~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:36:10: note: aliased declaration here 36 | SaErrorT snmp_bc_reset_watchdog(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:49:8: warning: 'oh_set_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 49 | void * oh_set_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:27:10: note: aliased declaration here 27 | SaErrorT snmp_bc_set_watchdog_info(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_session.c:17: In function 'strncpy', inlined from 'snmp_bc_open' at snmp_bc_session.c:374:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 9 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_utils.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_utils.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from snmp_bc_xml2event.c:20: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:24:13: warning: Deprecated pre-processor symbol, replace with 24 | .lock = G_STATIC_REC_MUTEX_INIT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:24:13: warning: Deprecated pre-processor symbol, replace with snmp_bc_xml2event.c: In function 'errlog2event_hash_init': snmp_bc_xml2event.c:61:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 61 | snmp_bc_lock(snmp_bc_plock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:61:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 61 | snmp_bc_lock(snmp_bc_plock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:66:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 66 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:79:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 79 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:96:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 96 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:105:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 105 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:109:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 109 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c: In function 'errlog2event_hash_free': snmp_bc_xml2event.c:123:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 123 | snmp_bc_lock(snmp_bc_plock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:123:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 123 | snmp_bc_lock(snmp_bc_plock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:126:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 126 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_utils.c: In function 'snmp_bc_copy_oh_event': snmp_bc_utils.c:243:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 243 | new_event->rdrs = g_slist_append(new_event->rdrs, g_memdup(node->data, | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from snmp_bc_utils.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from snmp_bc_discover_bc.c:17: In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:519:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:520:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:521:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:522:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:523:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:524:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:525:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:526:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:527:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:528:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3755:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3750:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3720:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3715:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3730:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3769:49: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3766:49: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3760:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3725:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3735:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnmp_bc.la -rpath /usr/lib64/openhpi -L../../../utils -module -version-info 11:0:8 sim_init.lo sim_resources.lo sim_file.lo snmp_utils.lo tsetup.lo el2event.lo snmp_bc.lo snmp_bc_annunciator.lo snmp_bc_control.lo snmp_bc_discover.lo snmp_bc_discover_bc.lo snmp_bc_discover_rsa.lo snmp_bc_event.lo snmp_bc_inventory.lo snmp_bc_hotswap.lo snmp_bc_power.lo snmp_bc_reset.lo snmp_bc_resources.lo snmp_bc_resources_rsa.lo snmp_bc_sel.lo snmp_bc_sensor.lo snmp_bc_session.lo snmp_bc_time.lo snmp_bc_utils.lo snmp_bc_watchdog.lo snmp_bc_xml2event.lo -luuid -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -L/usr/lib64 -lnetsnmp -lm -lssl -lssl -lcrypto ../../../utils/libopenhpiutils.la ../../../baselib/libopenhpi.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/sim_init.o .libs/sim_resources.o .libs/sim_file.o .libs/snmp_utils.o .libs/tsetup.o .libs/el2event.o .libs/snmp_bc.o .libs/snmp_bc_annunciator.o .libs/snmp_bc_control.o .libs/snmp_bc_discover.o .libs/snmp_bc_discover_bc.o .libs/snmp_bc_discover_rsa.o .libs/snmp_bc_event.o .libs/snmp_bc_inventory.o .libs/snmp_bc_hotswap.o .libs/snmp_bc_power.o .libs/snmp_bc_reset.o .libs/snmp_bc_resources.o .libs/snmp_bc_resources_rsa.o .libs/snmp_bc_sel.o .libs/snmp_bc_sensor.o .libs/snmp_bc_session.o .libs/snmp_bc_time.o .libs/snmp_bc_utils.o .libs/snmp_bc_watchdog.o .libs/snmp_bc_xml2event.o -L/builddir/build/BUILD/openhpi-3.8.0/utils/.libs -L/builddir/build/BUILD/openhpi-3.8.0/transport/.libs -L/builddir/build/BUILD/openhpi-3.8.0/marshal/.libs -L../../../utils -luuid -L/usr/lib64 -lnetsnmp -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so ../../../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libsnmp_bc.so.3 -o .libs/libsnmp_bc.so.3.8.0 In function 'strncat', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:455:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^ snmp_bc_event.c: In function 'snmp_bc_log2event': snmp_bc_event.c:452:39: note: length computed here 452 | len = strlen(tmp_str); | ^ libtool: link: (cd ".libs" && rm -f "libsnmp_bc.so.3" && ln -s "libsnmp_bc.so.3.8.0" "libsnmp_bc.so.3") libtool: link: (cd ".libs" && rm -f "libsnmp_bc.so" && ln -s "libsnmp_bc.so.3.8.0" "libsnmp_bc.so") libtool: link: ( cd ".libs" && rm -f "libsnmp_bc.la" && ln -s "../libsnmp_bc.la" "libsnmp_bc.la" ) make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_init.lo sim_init.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc.lo snmp_bc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_annunciator.lo snmp_bc_annunciator.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_control.lo snmp_bc_control.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_discover.lo snmp_bc_discover.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_discover_bc.lo snmp_bc_discover_bc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_discover_rsa.lo snmp_bc_discover_rsa.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_event.lo snmp_bc_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_hotswap.lo snmp_bc_hotswap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_inventory.lo snmp_bc_inventory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_power.lo snmp_bc_power.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_reset.lo snmp_bc_reset.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_resources.lo snmp_bc_resources.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_resources_rsa.lo snmp_bc_resources_rsa.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_sel.lo snmp_bc_sel.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_sensor.lo snmp_bc_sensor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_session.lo snmp_bc_session.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_time.lo snmp_bc_time.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_utils.lo snmp_bc_utils.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_watchdog.lo snmp_bc_watchdog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_event.c -fPIC -DPIC -o .libs/snmp_bc_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_init.c -fPIC -DPIC -o .libs/sim_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_annunciator.c -fPIC -DPIC -o .libs/snmp_bc_annunciator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_reset.c -fPIC -DPIC -o .libs/snmp_bc_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_control.c -fPIC -DPIC -o .libs/snmp_bc_control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc.c -fPIC -DPIC -o .libs/snmp_bc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_watchdog.c -fPIC -DPIC -o .libs/snmp_bc_watchdog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_time.c -fPIC -DPIC -o .libs/snmp_bc_time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_session.c -fPIC -DPIC -o .libs/snmp_bc_session.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_resources.c -fPIC -DPIC -o .libs/snmp_bc_resources.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_resources_rsa.c -fPIC -DPIC -o .libs/snmp_bc_resources_rsa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_discover_bc.c -fPIC -DPIC -o .libs/snmp_bc_discover_bc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_discover.c -fPIC -DPIC -o .libs/snmp_bc_discover.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_inventory.c -fPIC -DPIC -o .libs/snmp_bc_inventory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_sensor.c -fPIC -DPIC -o .libs/snmp_bc_sensor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_utils.c -fPIC -DPIC -o .libs/snmp_bc_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_discover_rsa.c -fPIC -DPIC -o .libs/snmp_bc_discover_rsa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_power.c -fPIC -DPIC -o .libs/snmp_bc_power.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_sel.c -fPIC -DPIC -o .libs/snmp_bc_sel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_hotswap.c -fPIC -DPIC -o .libs/snmp_bc_hotswap.o In file included from ./snmp_bc_plugin.h:34, from snmp_bc_event.c:22: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_reset.c:16: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_event.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_reset.c: In function 'snmp_bc_get_reset_state': snmp_bc_reset.c:55:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 55 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:55:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 55 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:59:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 59 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 64 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:70:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 70 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c: In function 'snmp_bc_set_reset_state': snmp_bc_reset.c:117:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 117 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:117:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 117 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:121:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 121 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:126:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 126 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:133:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 133 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:139:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 139 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:155:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 155 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:161:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 161 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:165:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 165 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:170:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 170 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_reset.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c: In function 'snmp_bc_parse_threshold_str': snmp_bc_event.c:951:59: warning: comparison between pointer and zero character constant [-Wpointer-compare] 951 | if ((event_substrs[0] == NULL || event_substrs[0] == '\0') || | ^~ snmp_bc_event.c:951:42: note: did you mean to dereference the pointer? 951 | if ((event_substrs[0] == NULL || event_substrs[0] == '\0') || | ^ snmp_bc_event.c:969:59: warning: comparison between pointer and zero character constant [-Wpointer-compare] 969 | if ((event_substrs[0] == NULL || event_substrs[0] == '\0') || | ^~ snmp_bc_event.c:969:42: note: did you mean to dereference the pointer? 969 | if ((event_substrs[0] == NULL || event_substrs[0] == '\0') || | ^ snmp_bc_reset.c: At top level: snmp_bc_reset.c:175:8: warning: 'oh_get_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'void *(void *, unsigned int, SaHpiResetActionT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'int(void *, unsigned int, SaHpiResetActionT *)'} [-Wattribute-alias=] 175 | void * oh_get_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:33:10: note: aliased declaration here 33 | SaErrorT snmp_bc_get_reset_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:178:8: warning: 'oh_set_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void *(void *, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'int(void *, unsigned int, SaHpiResetActionT)'} [-Wattribute-alias=] 178 | void * oh_set_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ snmp_bc_reset.c:89:10: note: aliased declaration here 89 | SaErrorT snmp_bc_set_reset_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_resources_rsa.c:17: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_resources_rsa.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_control.c:16: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_event.c: In function 'snmp_bc_add_to_eventq': In file included from ./snmp_bc_plugin.h:34, from snmp_bc_annunciator.c:16: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_event.c:1561:33: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1561 | e->rdrs = g_slist_append(e->rdrs, g_memdup(thisRdr, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_event.c:16: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_event.c:1582:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1582 | e->rdrs = g_slist_append(e->rdrs, g_memdup(thisRdr, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_event.c:16: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_event.c:1591:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1591 | e->rdrs = g_slist_append(e->rdrs, g_memdup(thisRdr, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_event.c:16: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_event.c:1539:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1539 | SaErrorT err; | ^~~ snmp_bc_control.c: In function 'snmp_bc_get_control_state': snmp_bc_control.c:66:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 66 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:66:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 66 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:72:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 72 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:77:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 77 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:84:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 84 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_get_next_announce': snmp_bc_annunciator.c:59:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 59 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:91:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 91 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:59:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 59 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:96:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 96 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:63:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 63 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:100:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 100 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:68:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 68 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:108:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 108 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:74:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 74 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:120:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 120 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:156:49: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 156 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_get_announce': In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:117:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 117 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:117:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 117 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:161:41: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 161 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:121:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 121 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:170:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 170 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:126:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 126 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:174:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 174 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:131:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 131 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:178:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 178 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:182:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 182 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_ack_announce': snmp_bc_annunciator.c:175:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 175 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:175:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 175 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:187:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 187 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_time.c:16: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_time.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_control.c:195:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 195 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:179:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 179 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:184:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 184 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c: In function 'snmp_bc_set_control_state': snmp_bc_control.c:247:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 247 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:190:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 190 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:247:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 247 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_add_announce': snmp_bc_control.c:251:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 251 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:232:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 232 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:232:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 232 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:256:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 256 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:263:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 263 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:236:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 236 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:270:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 270 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:241:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 241 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:277:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 277 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:247:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 247 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:302:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 302 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_del_announce': snmp_bc_annunciator.c:291:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 291 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:309:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 309 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:291:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 291 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:322:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 322 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:295:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 295 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:336:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 336 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:300:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 300 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:342:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 342 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:306:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 306 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:346:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 346 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_get_annunc_mode': snmp_bc_control.c:350:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 350 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:348:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 348 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:348:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 348 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:354:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 354 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:352:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 352 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:358:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 358 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:368:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 368 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:357:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 357 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_control.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:363:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 363 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: In function 'snmp_bc_set_annunc_mode': snmp_bc_annunciator.c:405:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 405 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:405:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 405 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:409:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 409 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:414:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 414 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:420:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 420 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_annunciator.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c: At top level: snmp_bc_control.c:373:8: warning: 'oh_get_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 373 | void * oh_get_control_state (void *, SaHpiResourceIdT, SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:37:10: note: aliased declaration here 37 | SaErrorT snmp_bc_get_control_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:377:8: warning: 'oh_set_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 377 | void * oh_set_control_state (void *, SaHpiResourceIdT,SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_control.c:219:10: note: aliased declaration here 219 | SaErrorT snmp_bc_set_control_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c: At top level: snmp_bc_annunciator.c:426:8: warning: 'oh_get_next_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 426 | void * oh_get_next_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:34:10: note: aliased declaration here 34 | SaErrorT snmp_bc_get_next_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:451:8: warning: 'oh_set_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} [-Wattribute-alias=] 451 | void * oh_set_annunc_mode (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:382:10: note: aliased declaration here 382 | SaErrorT snmp_bc_set_annunc_mode(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:447:8: warning: 'oh_get_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} [-Wattribute-alias=] 447 | void * oh_get_annunc_mode (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:325:10: note: aliased declaration here 325 | SaErrorT snmp_bc_get_annunc_mode(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:443:8: warning: 'oh_del_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 443 | void * oh_del_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ snmp_bc_annunciator.c:267:10: note: aliased declaration here 267 | SaErrorT snmp_bc_del_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:439:8: warning: 'oh_add_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 439 | void * oh_add_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ snmp_bc_annunciator.c:209:10: note: aliased declaration here 209 | SaErrorT snmp_bc_add_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:434:8: warning: 'oh_ack_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 434 | void * oh_ack_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ snmp_bc_annunciator.c:151:10: note: aliased declaration here 151 | SaErrorT snmp_bc_ack_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_annunciator.c:430:8: warning: 'oh_get_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 430 | void * oh_get_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ snmp_bc_annunciator.c:94:10: note: aliased declaration here 94 | SaErrorT snmp_bc_get_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_session.c:17: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_session.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_discover_bc.c:19: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_discover.c:18: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_session.c: In function 'snmp_bc_open': snmp_bc_session.c:91:9: warning: 'g_static_rec_mutex_init' is deprecated: Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] 91 | g_static_rec_mutex_init(&custom_handle->snmp_bc_hlock.lock); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_session.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:172:10: note: declared here 172 | void g_static_rec_mutex_init (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_discover_resources': snmp_bc_discover.c:58:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 58 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:58:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 58 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 64 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:70:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 70 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:137:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 137 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_discover_sensors': snmp_bc_discover.c:207:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 207 | sensor_info_ptr = g_memdup(&(sensor_array[i].sensor_info), sizeof(struct SensorInfo)); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_discover_controls': snmp_bc_discover.c:282:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 282 | control_info_ptr = g_memdup(&(control_array[i].control_info), sizeof(struct ControlInfo)); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_discover_inventories': snmp_bc_discover.c:352:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 352 | inventory_info_ptr = g_memdup(&(inventory_array[i].inventory_info), sizeof(struct InventoryInfo)); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ./snmp_bc_plugin.h:20, from snmp_bc_discover.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_session.c: At top level: snmp_bc_session.c:531:8: warning: 'oh_close' alias between functions of incompatible types 'void *(void *)' and 'void(void *)' [-Wattribute-alias=] 531 | void * oh_close (void *) __attribute__ ((weak, alias("snmp_bc_close"))); | ^~~~~~~~ snmp_bc_session.c:413:6: note: aliased declaration here 413 | void snmp_bc_close(void *hnd) | ^~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_media_tray': snmp_bc_discover_bc.c:761:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 761 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_MEDIA_TRAY].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c:866:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 866 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_MEDIA_TRAY_2].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover.c: At top level: snmp_bc_discover.c:604:8: warning: 'oh_discover_resources' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 604 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c:33:10: note: aliased declaration here 33 | SaErrorT snmp_bc_discover_resources(void *hnd) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_filter': snmp_bc_discover_bc.c:998:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 998 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_AIR_FILTER].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_chassis': snmp_bc_discover_bc.c:1139:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1139 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_CHASSIS].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_add_blade_expansion_resource': In file included from ./snmp_bc_plugin.h:34, from snmp_bc_inventory.c:17: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:1497:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1497 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_BLADE_EXPANSION_CARD].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_tap_rpt': snmp_bc_discover_bc.c:1765:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1765 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_ALARM_PANEL].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_get_idr_info': snmp_bc_inventory.c:112:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 112 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:112:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 112 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:123:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 123 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_get_idr_area_header': snmp_bc_inventory.c:181:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 181 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:181:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 181 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:210:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 210 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_get_idr_field': snmp_bc_inventory.c:310:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 310 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:310:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 310 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:352:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 352 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_inventory.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_build_area': snmp_bc_discover_bc.c: In function 'snmp_bc_construct_smi_rpt': snmp_bc_inventory.c:482:87: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 482 | strncpy((char *)thisField->Field.Data,"SAHPI_TIME_UNSPECIFIED", sizeof("SAHPI_TIME_UNSPECIFIED")); | ^ snmp_bc_discover_bc.c:2037:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2037 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_INTERPOSER_SWITCH].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_inventory.c: In function 'snmp_bc_build_idr': snmp_bc_inventory.c:625:29: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable] 625 | struct snmp_bc_hnd *custom_handle; | ^~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_mmi_rpt': snmp_bc_discover_bc.c:2298:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2298 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_INTERPOSER_MM].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_inventory.c: At top level: snmp_bc_discover_bc.c: In function 'snmp_bc_construct_nc_rpt': snmp_bc_inventory.c:757:8: warning: 'oh_get_idr_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrInfoT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrInfoT *)'} [-Wattribute-alias=] 757 | void * oh_get_idr_info (void *hnd, SaHpiResourceIdT, SaHpiIdrIdT,SaHpiIdrInfoT) | ^~~~~~~~~~~~~~~ snmp_bc_inventory.c:88:10: note: aliased declaration here 88 | SaErrorT snmp_bc_get_idr_info( void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:783:8: warning: 'oh_del_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 783 | void * oh_del_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ snmp_bc_inventory.c:409:10: note: aliased declaration here 409 | SaErrorT snmp_bc_del_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:780:8: warning: 'oh_set_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 780 | void * oh_set_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_sensor.c:16: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:2559:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2559 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_CLOCK_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_inventory.c:388:10: note: aliased declaration here 388 | SaErrorT snmp_bc_set_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:777:8: warning: 'oh_add_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 777 | void * oh_add_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ snmp_bc_inventory.c:368:10: note: aliased declaration here 368 | SaErrorT snmp_bc_add_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:772:8: warning: 'oh_get_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int *, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 772 | void * oh_get_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ snmp_bc_inventory.c:278:10: note: aliased declaration here 278 | SaErrorT snmp_bc_get_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:769:8: warning: 'oh_del_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 769 | void * oh_del_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT) | ^~~~~~~~~~~~~~~ snmp_bc_inventory.c:409:10: note: aliased declaration here 409 | SaErrorT snmp_bc_del_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:765:8: warning: 'oh_add_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int *)'} [-Wattribute-alias=] 765 | void * oh_add_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, | ^~~~~~~~~~~~~~~ snmp_bc_inventory.c:229:10: note: aliased declaration here 229 | SaErrorT snmp_bc_add_idr_area( void *hnd, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:760:8: warning: 'oh_get_idr_area_header' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int, SaHpiIdrAreaHeaderT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrAreaHeaderT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int *, SaHpiIdrAreaHeaderT *)'} [-Wattribute-alias=] 760 | void * oh_get_idr_area_header (void *, SaHpiResourceIdT, SaHpiIdrIdT, | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_inventory.c:153:10: note: aliased declaration here 153 | SaErrorT snmp_bc_get_idr_area_header( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_mx_rpt': snmp_bc_discover_bc.c:2831:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2831 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_MUX_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_reading': snmp_bc_sensor.c:64:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 64 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_mm': snmp_bc_sensor.c:64:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 64 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:68:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 68 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:3226:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3226 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_VIRTUAL_MGMNT_MODULE].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:73:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 73 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:80:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 80 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:86:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 86 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:92:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 92 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:132:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 132 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_ipmi_sensors': snmp_bc_sensor.c:148:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 148 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:169:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 169 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:3426:61: warning: comparison between pointer and zero character constant [-Wpointer-compare] 3426 | if (strparts == NULL || strparts[0] == '\0') { | ^~ snmp_bc_discover_bc.c:3426:49: note: did you mean to dereference the pointer? 3426 | if (strparts == NULL || strparts[0] == '\0') { | ^ In file included from ./snmp_bc_plugin.h:34, from sim_init.c:17: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_watchdog.c:16: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from sim_init.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_watchdog.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_logical_sensors': snmp_bc_discover_bc.c:3450:33: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3450 | mib_info = g_memdup(&(snmp_bc_ipmi_sensors_temp[i]), | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:471:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 471 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_thresholds': In file included from ./snmp_bc_plugin.h:34, from snmp_bc.c:19: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ snmp_bc_sensor.c:529:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 529 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:529:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 529 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:3479:61: warning: comparison between pointer and zero character constant [-Wpointer-compare] 3479 | if (strparts == NULL || strparts[0] == '\0') { | ^~ snmp_bc_sensor.c:533:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 533 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:538:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 538 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:3479:49: note: did you mean to dereference the pointer? 3479 | if (strparts == NULL || strparts[0] == '\0') { | ^ snmp_bc_sensor.c:545:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 545 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:3503:33: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3503 | mib_info = g_memdup(&(snmp_bc_ipmi_sensors_voltage[i]), sizeof(struct SensorMibInfo)); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:552:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 552 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:559:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 559 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:566:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 566 | get_threshold(SAHPI_STM_LOW_MINOR, LowMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:3548:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3548 | sinfo = g_memdup(&(sensor_array[i].ipmi.sensor_info), sizeof(struct SensorInfo)); | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:566:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 566 | get_threshold(SAHPI_STM_LOW_MINOR, LowMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:566:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 566 | get_threshold(SAHPI_STM_LOW_MINOR, LowMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:568:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 568 | get_threshold(SAHPI_STM_LOW_MAJOR, LowMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:568:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 568 | get_threshold(SAHPI_STM_LOW_MAJOR, LowMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:568:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 568 | get_threshold(SAHPI_STM_LOW_MAJOR, LowMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c: In function 'snmp_bc_get_event': snmp_bc.c:48:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 48 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:48:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 48 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:570:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 570 | get_threshold(SAHPI_STM_LOW_CRIT, LowCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:570:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 570 | get_threshold(SAHPI_STM_LOW_CRIT, LowCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 64 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_discover_rsa.c:17: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_sensor.c:570:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 570 | get_threshold(SAHPI_STM_LOW_CRIT, LowCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:45:8: warning: 'oh_get_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 45 | void * oh_get_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc.c:69:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 69 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:18:10: note: aliased declaration here 18 | SaErrorT snmp_bc_get_watchdog_info(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:53:8: warning: 'oh_reset_watchdog' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 53 | void * oh_reset_watchdog (void *, SaHpiResourceIdT, SaHpiWatchdogNumT) | ^~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:36:10: note: aliased declaration here 36 | SaErrorT snmp_bc_reset_watchdog(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:49:8: warning: 'oh_set_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 49 | void * oh_set_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_watchdog.c:27:10: note: aliased declaration here 27 | SaErrorT snmp_bc_set_watchdog_info(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:572:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 572 | get_threshold(SAHPI_STM_UP_MINOR, UpMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:572:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 572 | get_threshold(SAHPI_STM_UP_MINOR, UpMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c: In function 'snmp_bc_set_resource_tag': snmp_bc.c:104:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 104 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_resources.c:18: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_resources.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc.c:104:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 104 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:572:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 572 | get_threshold(SAHPI_STM_UP_MINOR, UpMinor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:574:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 574 | get_threshold(SAHPI_STM_UP_MAJOR, UpMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:107:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 107 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:574:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 574 | get_threshold(SAHPI_STM_UP_MAJOR, UpMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:115:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 115 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:574:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 574 | get_threshold(SAHPI_STM_UP_MAJOR, UpMajor); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:122:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 122 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:576:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 576 | get_threshold(SAHPI_STM_UP_CRIT, UpCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:130:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 130 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_all_slots': snmp_bc_sensor.c:576:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 576 | get_threshold(SAHPI_STM_UP_CRIT, UpCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:147:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 147 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:576:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 576 | get_threshold(SAHPI_STM_UP_CRIT, UpCritical); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_rsa.c: In function 'snmp_bc_discover_rsa': snmp_bc_discover_rsa.c:70:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 70 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array_rsa[RSA_RPT_ENTRY_CHASSIS].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ./snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_discover_bc.c:3985:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 3985 | SaErrorT err; | ^~~ snmp_bc_sensor.c:603:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 603 | get_threshold(SAHPI_STM_LOW_HYSTERESIS, NegThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c: In function 'snmp_bc_set_resource_severity': snmp_bc_discover_rsa.c:139:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 139 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array_rsa[RSA_RPT_ENTRY_CPU].res_info), | ^~~~~~~~~~~~ snmp_bc.c:180:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 180 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ./snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:180:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 180 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:603:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 603 | get_threshold(SAHPI_STM_LOW_HYSTERESIS, NegThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_discover_slot': snmp_bc_discover_rsa.c:210:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 210 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array_rsa[RSA_RPT_ENTRY_DASD].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ./snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:603:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 603 | get_threshold(SAHPI_STM_LOW_HYSTERESIS, NegThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:183:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 183 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_rsa.c:280:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 280 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array_rsa[RSA_RPT_ENTRY_FAN].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ./snmp_bc_plugin.h:20, from snmp_bc_discover_rsa.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:606:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 606 | get_threshold(SAHPI_STM_UP_HYSTERESIS, PosThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:4151:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4151 | res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_PHYSICAL_SLOT].res_info), | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc.c:191:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 191 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:606:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 606 | get_threshold(SAHPI_STM_UP_HYSTERESIS, PosThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:203:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 203 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:606:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 606 | get_threshold(SAHPI_STM_UP_HYSTERESIS, PosThdHysteresis); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:220:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 220 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:616:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 616 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_blade_rpt': snmp_bc.c: In function 'snmp_bc_control_parm': snmp_bc_sensor.c:622:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 622 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:256:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 256 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:256:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 256 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:631:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 631 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:4258:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4258 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_BLADE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc.c:260:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 260 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:692:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 692 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:266:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 266 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_blower_rpt': In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:704:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 704 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:270:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 270 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from snmp_bc.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:710:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 710 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:4308:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4308 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_BLOWER_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:719:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 719 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_sel.c:20: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_pm_rpt': snmp_bc_sensor.c:781:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 781 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:788:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 788 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:4359:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4359 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_POWER_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:793:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 793 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_sm_rpt': snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_thresholds': snmp_bc_sensor.c:878:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 878 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:878:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 878 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c: At top level: snmp_bc_discover_bc.c:4416:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4416 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_SWITCH_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc.c:482:8: warning: 'oh_get_event' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 482 | void * oh_get_event (void *) | ^~~~~~~~~~~~ snmp_bc.c:33:10: note: aliased declaration here 33 | SaErrorT snmp_bc_get_event(void *hnd) | ^~~~~~~~~~~~~~~~~ snmp_bc.c:491:8: warning: 'oh_control_parm' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'void *(void *, unsigned int, SaHpiParmActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'int(void *, unsigned int, SaHpiParmActionT)'} [-Wattribute-alias=] 491 | void * oh_control_parm (void *, SaHpiResourceIdT, SaHpiParmActionT) | ^~~~~~~~~~~~~~~ snmp_bc_sensor.c:882:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 882 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:237:10: note: aliased declaration here 237 | SaErrorT snmp_bc_control_parm(void *hnd, SaHpiResourceIdT rid, SaHpiParmActionT act) | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:488:8: warning: 'oh_set_resource_severity' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 488 | void * oh_set_resource_severity (void *, SaHpiResourceIdT, SaHpiSeverityT) | ^~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc.c:164:10: note: aliased declaration here 164 | SaErrorT snmp_bc_set_resource_severity(void *hnd, SaHpiResourceIdT rid, SaHpiSeverityT sev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c: In function 'snmp_bc_construct_mm_rpt': snmp_bc.c:485:8: warning: 'oh_set_resource_tag' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, SaHpiTextBufferT *)'} [-Wattribute-alias=] 485 | void * oh_set_resource_tag (void *, SaHpiResourceIdT, SaHpiTextBufferT *) | ^~~~~~~~~~~~~~~~~~~ snmp_bc.c:86:10: note: aliased declaration here 86 | SaErrorT snmp_bc_set_resource_tag(void *hnd, SaHpiResourceIdT rid, SaHpiTextBufferT *tag) | ^~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:887:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 887 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_get_sel_info': snmp_bc_sensor.c:894:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 894 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:92:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 92 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:92:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 92 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover_bc.c:4473:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4473 | *res_info_ptr = g_memdup(&(snmp_bc_rpt_array[BC_RPT_ENTRY_MGMNT_MODULE].res_info), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_discover_bc.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:901:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 901 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:123:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 123 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:131:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 131 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:907:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 907 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:140:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 140 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:914:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 914 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:149:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 149 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:918:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 918 | merge_threshold(LowCritical); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_get_sel_entry': snmp_bc_sel.c:194:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 194 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:194:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 194 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:919:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 919 | merge_threshold(LowMajor); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:212:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 212 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:920:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 920 | merge_threshold(LowMinor); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:229:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 229 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:232:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 232 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:921:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 921 | merge_threshold(UpCritical); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_bulk_selcache': snmp_bc_sel.c:298:16: warning: Deprecated pre-processor symbol, replace with 298 | g_memmove(name, root, rootlen * sizeof(oid)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:922:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 922 | merge_threshold(UpMajor); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:356:13: warning: Deprecated pre-processor symbol, replace with 356 | vars->name_length * sizeof(oid)); | ^ ~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:372:62: warning: Deprecated pre-processor symbol, replace with 372 | g_memmove(logstring, vars->val.string, str_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:923:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 923 | merge_threshold(UpMinor); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:402:41: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 402 | for (count = 1, vars = response->variables; | ^~~ snmp_bc_sel.c:408:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 408 | fprintf(stderr, "\n"); | ^~~~~~~ snmp_bc_sel.c:254:25: warning: variable 'err' set but not used [-Wunused-but-set-variable] 254 | SaErrorT err; | ^~~ snmp_bc_sensor.c:924:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 924 | merge_threshold(PosThdHysteresis); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:925:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 925 | merge_threshold(NegThdHysteresis); | ^~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_selcache_sync': In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:554:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 554 | this_value = g_memdup(&get_value, sizeof(get_value)); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:929:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 929 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:581:41: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 581 | this_value = g_memdup(&get_value, sizeof(struct snmp_value)); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:936:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 936 | write_valid_threshold(UpCritical); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_set_sel_time': snmp_bc_sel.c:743:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 743 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:936:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 936 | write_valid_threshold(UpCritical); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:743:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 743 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:937:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 937 | write_valid_threshold(UpMajor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:761:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 761 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:937:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 937 | write_valid_threshold(UpMajor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:766:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 766 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:938:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 938 | write_valid_threshold(UpMinor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:938:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 938 | write_valid_threshold(UpMinor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:939:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 939 | write_valid_threshold(LowCritical); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:939:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 939 | write_valid_threshold(LowCritical); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:940:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 940 | write_valid_threshold(LowMajor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:940:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 940 | write_valid_threshold(LowMajor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:941:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 941 | write_valid_threshold(LowMinor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_parse_sel_entry': snmp_bc_sel.c:1017:49: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 1017 | strncpy(ent.sname, "RSA", sizeof("RSA")); | ^ snmp_bc_sensor.c:941:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 941 | write_valid_threshold(LowMinor); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: In function 'snmp_bc_clear_sel': snmp_bc_sensor.c:944:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 944 | write_valid_threshold(NegThdHysteresis); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1091:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1091 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:944:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 944 | write_valid_threshold(NegThdHysteresis); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1091:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1091 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:945:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 945 | write_valid_threshold(PosThdHysteresis); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1094:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1094 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:945:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 945 | write_valid_threshold(PosThdHysteresis); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1110:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1110 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:947:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 947 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1118:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1118 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_sel.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_enable': snmp_bc_sensor.c:1119:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1119 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1119:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1119 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1123:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1123 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c: At top level: snmp_bc_sensor.c:1128:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1128 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1159:8: warning: 'oh_get_el_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'void *(void *, unsigned int, SaHpiEventLogInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'int(void *, unsigned int, SaHpiEventLogInfoT *)'} [-Wattribute-alias=] 1159 | void * oh_get_el_info (void *, SaHpiResourceIdT, SaHpiEventLogInfoT *) | ^~~~~~~~~~~~~~ snmp_bc_sel.c:72:10: note: aliased declaration here 72 | SaErrorT snmp_bc_get_sel_info(void *hnd, SaHpiResourceIdT id, SaHpiEventLogInfoT *info) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1135:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1135 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1179:8: warning: 'oh_set_el_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned char)'} [-Wattribute-alias=] 1179 | void * oh_set_el_state(void *, SaHpiResourceIdT, SaHpiBoolT) | ^~~~~~~~~~~~~~~ snmp_bc_sel.c:1151:10: note: aliased declaration here 1151 | SaErrorT snmp_bc_sel_state_set(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1142:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1142 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1176:8: warning: 'oh_reset_el_overflow' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 1176 | void * oh_reset_el_overflow (void *, SaHpiResourceIdT) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1133:10: note: aliased declaration here 1133 | SaErrorT snmp_bc_sel_overflowreset(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1148:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1148 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1173:8: warning: 'oh_clear_el' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 1173 | void * oh_clear_el (void *, SaHpiResourceIdT) | ^~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_enable': snmp_bc_sel.c:1076:10: note: aliased declaration here 1076 | SaErrorT snmp_bc_clear_sel(void *hnd, SaHpiResourceIdT id) | ^~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1185:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1185 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1168:8: warning: 'oh_get_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} [-Wattribute-alias=] 1168 | void * oh_get_el_entry (void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, | ^~~~~~~~~~~~~~~ snmp_bc_sel.c:168:10: note: aliased declaration here 168 | SaErrorT snmp_bc_get_sel_entry(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1185:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1185 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1165:8: warning: 'oh_add_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'int(void *, unsigned int, const SaHpiEventT *)'} [-Wattribute-alias=] 1165 | void * oh_add_el_entry (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_utils.c:17: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_utils.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_sel.c:781:10: note: aliased declaration here 781 | SaErrorT snmp_bc_add_sel_entry(void *hnd, SaHpiResourceIdT id, const SaHpiEventT *Event) | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:1162:8: warning: 'oh_set_el_time' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 1162 | void * oh_set_el_time (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~ snmp_bc_sensor.c:1189:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1189 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sel.c:727:10: note: aliased declaration here 727 | SaErrorT snmp_bc_set_sel_time(void *hnd, SaHpiResourceIdT id, SaHpiTimeT time) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1194:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1194 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1201:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1201 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ./snmp_bc_plugin.h:20, from snmp_bc_session.c:17: In function 'strncpy', inlined from 'snmp_bc_open' at snmp_bc_session.c:374:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 9 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1210:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1210 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1221:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1221 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1225:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1225 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_event_enable': snmp_bc_sensor.c:1262:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1262 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1262:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1262 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1266:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1266 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_bc_xml2event.lo snmp_bc_xml2event.c ../../plugins/snmp_bc/eventmap2code.pl -xml -idir ../../plugins/snmp_bc -mapfile snmp_bc_event.map snmp_bc_sensor.c:1271:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1271 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1278:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1278 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1285:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1285 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_utils.c: In function 'snmp_bc_copy_oh_event': snmp_bc_utils.c:243:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 243 | new_event->rdrs = g_slist_append(new_event->rdrs, g_memdup(node->data, | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ./snmp_bc_plugin.h:20, from snmp_bc_utils.c:17: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ snmp_bc_sensor.c:1291:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1291 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_event_enable': snmp_bc_sensor.c:1328:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1328 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1328:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1328 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1333:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1333 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1338:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1338 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1345:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1345 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1355:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1355 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1366:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1366 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1370:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1370 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_event_masks': snmp_bc_sensor.c:1409:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1409 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1409:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1409 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1413:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1413 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1418:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1418 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1425:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1425 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1432:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1432 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1446:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1446 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_event_masks': snmp_bc_sensor.c:1496:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 1496 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1496:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 1496 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1500:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1500 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1505:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1505 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1512:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1512 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./snmp_bc_plugin.h:34, from snmp_bc_hotswap.c:16: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1522:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1522 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1532:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1532 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1538:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1538 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1589:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1589 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1593:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 1593 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_sensor.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_slot_state_sensor': snmp_bc_hotswap.c: In function 'snmp_bc_get_hotswap_state': snmp_bc_hotswap.c:54:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 54 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:54:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 54 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1620:29: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable] 1620 | struct snmp_bc_hnd *custom_handle; | ^~~~~~~~~~~~~ snmp_bc_hotswap.c:58:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 58 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1615:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1615 | SaErrorT err; | ^~~ snmp_bc_hotswap.c:63:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 63 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_reset_slot_state_sensor': snmp_bc_hotswap.c:70:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 70 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1681:29: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable] 1681 | struct snmp_bc_hnd *custom_handle; | ^~~~~~~~~~~~~ snmp_bc_hotswap.c:77:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 77 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1676:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1676 | SaErrorT err; | ^~~ snmp_bc_hotswap.c: In function 'snmp_bc_set_hotswap_state': snmp_bc_hotswap.c:123:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 123 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:123:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 123 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:127:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 127 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:132:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 132 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_set_resource_slot_state_sensor': In file included from ./snmp_bc_plugin.h:34, from snmp_bc_power.c:16: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:139:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 139 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1736:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1736 | SaErrorT err; | ^~~ snmp_bc_hotswap.c:145:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 145 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:158:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 158 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_get_slot_state_sensor': snmp_bc_hotswap.c: In function 'snmp_bc_request_hotswap_action': snmp_bc_sensor.c:1790:29: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable] 1790 | struct snmp_bc_hnd *custom_handle; | ^~~~~~~~~~~~~ snmp_bc_hotswap.c:204:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 204 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:204:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 204 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: In function 'snmp_bc_reset_resource_slot_state_sensor': snmp_bc_hotswap.c:208:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 208 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:213:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 213 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1830:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1830 | SaErrorT err; | ^~~ snmp_bc_hotswap.c:220:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 220 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:232:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 232 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:237:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 237 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:250:33: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 250 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:255:25: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 255 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:260:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 260 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c: In function 'snmp_bc_get_indicator_state': snmp_bc_hotswap.c:299:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 299 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:299:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 299 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:303:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 303 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:309:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 309 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c: In function 'snmp_bc_get_power_state': snmp_bc_hotswap.c:314:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 314 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:58:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 58 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:58:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 58 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c: In function 'snmp_bc_set_indicator_state': snmp_bc_hotswap.c:359:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 359 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:359:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 359 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:62:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 62 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:363:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 363 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:67:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 67 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:369:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 369 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:74:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 74 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:374:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 374 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_hotswap.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:79:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 79 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:102:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 102 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c: In function 'snmp_bc_set_power_state': snmp_bc_power.c:145:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 145 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:145:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 145 | snmp_bc_lock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:149:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 149 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:154:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 154 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c: At top level: snmp_bc_hotswap.c:453:8: warning: 'oh_get_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'int(void *, unsigned int, SaHpiHsStateT *)'} [-Wattribute-alias=] 453 | void * oh_get_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT *) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:32:10: note: aliased declaration here 32 | SaErrorT snmp_bc_get_hotswap_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:161:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 161 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:474:8: warning: 'oh_set_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 474 | void * oh_set_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:440:10: note: aliased declaration here 440 | SaErrorT snmp_bc_set_autoextract_timeout(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:471:8: warning: 'oh_get_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'void *(void *, unsigned int, long long int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'int(void *, unsigned int, long long int *)'} [-Wattribute-alias=] 471 | void * oh_get_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:414:10: note: aliased declaration here 414 | SaErrorT snmp_bc_get_autoextract_timeout(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:166:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 166 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:468:8: warning: 'oh_set_autoinsert_timeout' alias between functions of incompatible types 'void *(void *, SaHpiTimeoutT)' {aka 'void *(void *, long long int)'} and 'SaErrorT(void *, SaHpiTimeoutT)' {aka 'int(void *, long long int)'} [-Wattribute-alias=] 468 | void * oh_set_autoinsert_timeout (void *, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:390:10: note: aliased declaration here 390 | SaErrorT snmp_bc_set_autoinsert_timeout(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:465:8: warning: 'oh_get_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT *)'} [-Wattribute-alias=] 465 | void * oh_get_indicator_state (void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:278:10: note: aliased declaration here 278 | SaErrorT snmp_bc_get_indicator_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:462:8: warning: 'oh_set_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT)'} [-Wattribute-alias=] 462 | void * oh_set_indicator_state (void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:333:10: note: aliased declaration here 333 | SaErrorT snmp_bc_set_indicator_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:459:8: warning: 'oh_request_hotswap_action' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'void *(void *, unsigned int, SaHpiHsActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'int(void *, unsigned int, SaHpiHsActionT)'} [-Wattribute-alias=] 459 | void * oh_request_hotswap_action (void *, SaHpiResourceIdT, SaHpiHsActionT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:177:10: note: aliased declaration here 177 | SaErrorT snmp_bc_request_hotswap_action(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:456:8: warning: 'oh_set_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'void *(void *, unsigned int, SaHpiHsStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'int(void *, unsigned int, SaHpiHsStateT)'} [-Wattribute-alias=] 456 | void * oh_set_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT) | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_hotswap.c:96:10: note: aliased declaration here 96 | SaErrorT snmp_bc_set_hotswap_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:206:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 206 | snmp_bc_unlock_handler(custom_handle); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ./snmp_bc_plugin.h:20, from snmp_bc_power.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c: At top level: snmp_bc_power.c:211:8: warning: 'oh_get_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'int(void *, unsigned int, SaHpiPowerStateT *)'} [-Wattribute-alias=] 211 | void * oh_get_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT *) | ^~~~~~~~~~~~~~~~~~ snmp_bc_power.c:32:10: note: aliased declaration here 32 | SaErrorT snmp_bc_get_power_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_power.c:214:8: warning: 'oh_set_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'int(void *, unsigned int, SaHpiPowerStateT)'} [-Wattribute-alias=] 214 | void * oh_set_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT) | ^~~~~~~~~~~~~~~~~~ snmp_bc_power.c:120:10: note: aliased declaration here 120 | SaErrorT snmp_bc_set_power_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c: At top level: snmp_bc_sensor.c:2589:8: warning: 'oh_get_sensor_reading' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} [-Wattribute-alias=] 2589 | void * oh_get_sensor_reading (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:37:10: note: aliased declaration here 37 | SaErrorT snmp_bc_get_sensor_reading(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2628:8: warning: 'oh_set_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, const SaHpiEventStateT, const SaHpiEventStateT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, const short unsigned int, const short unsigned int)'} [-Wattribute-alias=] 2628 | void * oh_set_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1468:10: note: aliased declaration here 1468 | SaErrorT snmp_bc_set_sensor_event_masks(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2624:8: warning: 'oh_get_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} [-Wattribute-alias=] 2624 | void * oh_get_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1389:10: note: aliased declaration here 1389 | SaErrorT snmp_bc_get_sensor_event_masks(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2620:8: warning: 'oh_set_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, const unsigned char)'} [-Wattribute-alias=] 2620 | void * oh_set_sensor_event_enables (void *, SaHpiResourceIdT id, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1309:10: note: aliased declaration here 1309 | SaErrorT snmp_bc_set_sensor_event_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2615:8: warning: 'oh_get_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 2615 | void * oh_get_sensor_event_enables (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../scripts/text2cstr.pl -s eventxml event.xml > el2event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el2event.lo el2event.c snmp_bc_sensor.c:1243:10: note: aliased declaration here 1243 | SaErrorT snmp_bc_get_sensor_event_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2610:8: warning: 'oh_set_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, const unsigned char)'} [-Wattribute-alias=] 2610 | void * oh_set_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1166:10: note: aliased declaration here 1166 | SaErrorT snmp_bc_set_sensor_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2605:8: warning: 'oh_get_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 2605 | void * oh_get_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:1100:10: note: aliased declaration here 1100 | SaErrorT snmp_bc_get_sensor_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2600:8: warning: 'oh_set_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 2600 | void * oh_set_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:857:10: note: aliased declaration here 857 | SaErrorT snmp_bc_set_sensor_thresholds(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:2595:8: warning: 'oh_get_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 2595 | void * oh_get_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_sensor.c:506:10: note: aliased declaration here 506 | SaErrorT snmp_bc_get_sensor_thresholds(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_discover.c: In function 'snmp_bc_create_resourcetag': snmp_bc_discover.c:411:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 411 | snprintf(locstr, OH_MAX_LOCATION_DIGITS + 1, " %d", loc); | ^ In file included from /usr/include/stdio.h:866, from ../../utils/sahpi_struct_utils.h:24, from ../../utils/oh_utils.h:26, from ../../include/oh_domain.h:22, from ./snmp_bc_plugin.h:25, from snmp_bc_discover.c:18: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 3 and 8 bytes into a destination of size 7 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_bc_xml2event.c -fPIC -DPIC -o .libs/snmp_bc_xml2event.o In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from snmp_bc_event.c:16: In function 'strncpy', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:417:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 247 bytes from a string of length 250 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:455:4: /usr/include/bits/string_fortified.h:135:10: warning: '__strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c: In function 'snmp_bc_log2event': snmp_bc_event.c:452:39: note: length computed here 452 | len = strlen(tmp_str); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from snmp_bc_event.c:16: In function 'strncpy', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:480:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_event.c: In function 'snmp_bc_log2event': snmp_bc_event.c:875:73: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 875 | snprintf(strnum_str, OH_MAX_LOCATION_DIGITS, "%d", strnum); | ^ In file included from /usr/include/stdio.h:866, from snmp_bc_event.c:17: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 7 bytes into a destination of size 6 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from snmp_bc_event.c:16: In function 'strncpy', inlined from 'snmp_bc_findevent4dupstr' at snmp_bc_event.c:877:4, inlined from 'snmp_bc_log2event' at snmp_bc_event.c:544:18: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"snmp_bc\" -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c el2event.c -fPIC -DPIC -o .libs/el2event.o In file included from ./snmp_bc_plugin.h:34, from snmp_bc_xml2event.c:20: ./snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:24:13: warning: Deprecated pre-processor symbol, replace with 24 | .lock = G_STATIC_REC_MUTEX_INIT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:24:13: warning: Deprecated pre-processor symbol, replace with snmp_bc_xml2event.c: In function 'errlog2event_hash_init': snmp_bc_xml2event.c:61:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 61 | snmp_bc_lock(snmp_bc_plock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:61:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 61 | snmp_bc_lock(snmp_bc_plock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:66:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 66 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:79:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 79 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:96:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 96 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:105:17: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 105 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:109:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 109 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c: In function 'errlog2event_hash_free': snmp_bc_xml2event.c:123:9: warning: 'g_static_rec_mutex_trylock' is deprecated: Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations] 123 | snmp_bc_lock(snmp_bc_plock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:178:10: note: declared here 178 | gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:123:9: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] 123 | snmp_bc_lock(snmp_bc_plock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:175:10: note: declared here 175 | void g_static_rec_mutex_lock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ snmp_bc_xml2event.c:126:9: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] 126 | snmp_bc_unlock(snmp_bc_plock); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from snmp_bc_xml2event.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:181:10: note: declared here 181 | void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from snmp_bc_discover_bc.c:17: In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:519:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:520:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:521:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:522:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:523:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:524:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:525:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:526:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:527:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_discover' at snmp_bc_discover_bc.c:528:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3755:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3750:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3720:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3715:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3730:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3769:49: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3766:49: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3760:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3725:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'snmp_bc_rediscover' at snmp_bc_discover_bc.c:3735:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 299 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnmp_bc.la -rpath /usr/lib64/openhpi sim_init.lo snmp_bc.lo snmp_bc_annunciator.lo snmp_bc_control.lo snmp_bc_discover.lo snmp_bc_discover_bc.lo snmp_bc_discover_rsa.lo snmp_bc_event.lo snmp_bc_hotswap.lo snmp_bc_inventory.lo snmp_bc_power.lo snmp_bc_reset.lo snmp_bc_resources.lo snmp_bc_resources_rsa.lo snmp_bc_sel.lo snmp_bc_sensor.lo snmp_bc_session.lo snmp_bc_time.lo snmp_bc_utils.lo snmp_bc_watchdog.lo snmp_bc_xml2event.lo el2event.lo -luuid -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -L/usr/lib64 -lnetsnmp -lm -lssl -lssl -lcrypto ../../snmp/libopenhpi_snmp.la ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/sim_init.o .libs/snmp_bc.o .libs/snmp_bc_annunciator.o .libs/snmp_bc_control.o .libs/snmp_bc_discover.o .libs/snmp_bc_discover_bc.o .libs/snmp_bc_discover_rsa.o .libs/snmp_bc_event.o .libs/snmp_bc_hotswap.o .libs/snmp_bc_inventory.o .libs/snmp_bc_power.o .libs/snmp_bc_reset.o .libs/snmp_bc_resources.o .libs/snmp_bc_resources_rsa.o .libs/snmp_bc_sel.o .libs/snmp_bc_sensor.o .libs/snmp_bc_session.o .libs/snmp_bc_time.o .libs/snmp_bc_utils.o .libs/snmp_bc_watchdog.o .libs/snmp_bc_xml2event.o .libs/el2event.o -L/usr/lib64 ../../snmp/.libs/libopenhpi_snmp.so -luuid -lnetsnmp -lssl -lcrypto ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libsnmp_bc.so.3 -o .libs/libsnmp_bc.so.3.8.0 In function 'strncat', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:455:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^ snmp_bc_event.c: In function 'snmp_bc_log2event': snmp_bc_event.c:452:39: note: length computed here 452 | len = strlen(tmp_str); | ^ libtool: link: (cd ".libs" && rm -f "libsnmp_bc.so.3" && ln -s "libsnmp_bc.so.3.8.0" "libsnmp_bc.so.3") libtool: link: (cd ".libs" && rm -f "libsnmp_bc.so" && ln -s "libsnmp_bc.so.3.8.0" "libsnmp_bc.so") libtool: link: ( cd ".libs" && rm -f "libsnmp_bc.la" && ln -s "../libsnmp_bc.la" "libsnmp_bc.la" ) make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' Making all in ipmidirect make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' Making all in t make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hotswap.lo hotswap.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi.lo ipmi.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_addr.lo ipmi_addr.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_auth.lo ipmi_auth.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_cmd.lo ipmi_cmd.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_con.lo ipmi_con.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_con_lan.lo ipmi_con_lan.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_con_smi.lo ipmi_con_smi.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_control.lo ipmi_control.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_control_atca_led.lo ipmi_control_atca_led.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_control_fan.lo ipmi_control_fan.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_control_sun_led.lo ipmi_control_sun_led.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_discover.lo ipmi_discover.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_domain.lo ipmi_domain.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_entity.lo ipmi_entity.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_event.lo ipmi_event.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_fru_info.lo ipmi_fru_info.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_inventory.lo ipmi_inventory.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_inventory_parser.lo ipmi_inventory_parser.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_log.lo ipmi_log.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_inventory.cpp -fPIC -DPIC -o .libs/ipmi_inventory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_cmd.cpp -fPIC -DPIC -o .libs/ipmi_cmd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_discover.cpp -fPIC -DPIC -o .libs/ipmi_discover.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_auth.cpp -fPIC -DPIC -o .libs/ipmi_auth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_con.cpp -fPIC -DPIC -o .libs/ipmi_con.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_addr.cpp -fPIC -DPIC -o .libs/ipmi_addr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_control_atca_led.cpp -fPIC -DPIC -o .libs/ipmi_control_atca_led.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_con_lan.cpp -fPIC -DPIC -o .libs/ipmi_con_lan.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_domain.cpp -fPIC -DPIC -o .libs/ipmi_domain.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_control_sun_led.cpp -fPIC -DPIC -o .libs/ipmi_control_sun_led.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_control.cpp -fPIC -DPIC -o .libs/ipmi_control.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_control_fan.cpp -fPIC -DPIC -o .libs/ipmi_control_fan.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi.cpp -fPIC -DPIC -o .libs/ipmi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_event.cpp -fPIC -DPIC -o .libs/ipmi_event.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hotswap.cpp -fPIC -DPIC -o .libs/hotswap.o ipmi_auth.cpp: In member function 'virtual int cIpmiAuthMd2::Gen(cIpmiAuthSg*, void*)': ipmi_auth.cpp:100:18: warning: 'int MD2_Init(MD2_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 100 | MD2_Init( &ctx ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:44:27: note: declared here 44 | OSSL_DEPRECATEDIN_3_0 int MD2_Init(MD2_CTX *c); | ^~~~~~~~ ipmi_auth.cpp:101:30: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | MD2_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:104:63: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 104 | MD2_Update( &ctx, (unsigned char *)d[i].data, d[i].len ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:106:30: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 106 | MD2_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:107:44: warning: 'int MD2_Final(unsigned char*, MD2_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | MD2_Final( (unsigned char *)output, &ctx ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int MD2_Final(unsigned char *md, MD2_CTX *c); | ^~~~~~~~~ ipmi_auth.cpp: In member function 'virtual int cIpmiAuthMd2::Check(cIpmiAuthSg*, void*)': ipmi_auth.cpp:120:18: warning: 'int MD2_Init(MD2_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | MD2_Init( &ctx ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:44:27: note: declared here 44 | OSSL_DEPRECATEDIN_3_0 int MD2_Init(MD2_CTX *c); | ^~~~~~~~ ipmi_auth.cpp:121:30: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | MD2_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:124:63: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 124 | MD2_Update( &ctx, (unsigned char *)d[i].data, d[i].len ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:126:30: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 126 | MD2_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:127:23: warning: 'int MD2_Final(unsigned char*, MD2_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 127 | MD2_Final( md, &ctx ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int MD2_Final(unsigned char *md, MD2_CTX *c); | ^~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_entity.cpp -fPIC -DPIC -o .libs/ipmi_entity.o ipmi_auth.cpp: In member function 'virtual int cIpmiAuthMd5::Gen(cIpmiAuthSg*, void*)': ipmi_auth.cpp:156:18: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 156 | MD5_Init( &ctx ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ipmi_auth.cpp:157:30: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 157 | MD5_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:160:46: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 160 | MD5_Update( &ctx, d[i].data, d[i].len ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:162:30: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 162 | MD5_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:163:44: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 163 | MD5_Final( (unsigned char *)output, &ctx ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ ipmi_auth.cpp: In member function 'virtual int cIpmiAuthMd5::Check(cIpmiAuthSg*, void*)': ipmi_auth.cpp:176:18: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 176 | MD5_Init( &ctx ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ipmi_auth.cpp:177:30: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 177 | MD5_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:180:46: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 180 | MD5_Update( &ctx, d[i].data, d[i].len ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:182:30: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 182 | MD5_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:183:23: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 183 | MD5_Final( md, &ctx ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_fru_info.cpp -fPIC -DPIC -o .libs/ipmi_fru_info.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_inventory_parser.cpp -fPIC -DPIC -o .libs/ipmi_inventory_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_con_smi.cpp -fPIC -DPIC -o .libs/ipmi_con_smi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_log.cpp -fPIC -DPIC -o .libs/ipmi_log.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_mc.lo ipmi_mc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_mc_vendor.lo ipmi_mc_vendor.cpp ipmi_control_atca_led.cpp: In member function 'virtual SaErrorT cIpmiControlAtcaLed::SetState(const SaHpiCtrlModeT&, const SaHpiCtrlStateT&)': ipmi_control_atca_led.cpp:220:21: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 220 | if ( &state == NULL ) | ^ ipmi_control_atca_led.cpp: In member function 'virtual SaErrorT cIpmiControlAtcaLed::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': ipmi_control_atca_led.cpp:347:16: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 347 | if ( &mode != NULL ) | ^ ipmi_control_atca_led.cpp:359:17: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 359 | if ( &state != NULL) | ^ ipmi_control_atca_led.cpp:347:5: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 347 | if ( &mode != NULL ) | ^~ ipmi_control_atca_led.cpp:359:5: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 359 | if ( &state != NULL) | ^~ ipmi_control_atca_led.cpp: In member function 'cIpmiControlAtcaLed::SetState(SaHpiCtrlModeT const&, SaHpiCtrlStateT const&)': ipmi_control_atca_led.cpp:220:9: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 220 | if ( &state == NULL ) | ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_mc_vendor_force.lo ipmi_mc_vendor_force.cpp ipmi_log.cpp: In member function 'cIpmiLog::Start()': ipmi_log.cpp:195:57: warning: '%03ld' directive output may be truncated writing between 3 and 17 bytes into a region of size 5 [-Wformat-truncation=] 195 | snprintf( b + dDateTimeStringSize - 1, 6, ".%03ld ", tv.tv_usec / 1000 ); | ^~~~~ ipmi_log.cpp:195:55: note: directive argument in the range [-9223372036854775, 9223372036854775] 195 | snprintf( b + dDateTimeStringSize - 1, 6, ".%03ld ", tv.tv_usec / 1000 ); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from ipmi_log.cpp:18: /usr/include/bits/stdio2.h:71:35: note: '__snprintf_chk' output between 6 and 20 bytes into a destination of size 6 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_mc_vendor_intel.lo ipmi_mc_vendor_intel.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_mc_vendor_sun.lo ipmi_mc_vendor_sun.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_mc_vendor_fix_sdr.lo ipmi_mc_vendor_fix_sdr.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_msg.lo ipmi_msg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_mc.cpp -fPIC -DPIC -o .libs/ipmi_mc.o ipmi_control_fan.cpp: In member function 'virtual SaErrorT cIpmiControlFan::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': ipmi_control_fan.cpp:102:14: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 102 | if ( &mode != NULL ) | ^ ipmi_control_fan.cpp:107:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 107 | if ( &state != NULL) | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_mc_vendor.cpp -fPIC -DPIC -o .libs/ipmi_mc_vendor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_rdr.lo ipmi_rdr.cpp ipmi_control_fan.cpp:102:3: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 102 | if ( &mode != NULL ) | ^~ ipmi_control_fan.cpp:107:3: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 107 | if ( &state != NULL) | ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_resource.lo ipmi_resource.cpp ipmi.cpp:1727:8: warning: 'void* oh_reset_watchdog(void*, SaHpiResourceIdT, SaHpiWatchdogNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'void*(void*, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'int(void*, unsigned int, unsigned int)'} [-Wattribute-alias=] 1727 | void * oh_reset_watchdog (void *, SaHpiResourceIdT , SaHpiWatchdogNumT ) | ^~~~~~~~~~~~~~~~~ ipmi.cpp:1543:1: note: aliased declaration here 1543 | IpmiResetWatchdog(void *hnd, | ^~~~~~~~~~~~~~~~~ ipmi.cpp:1724:8: warning: 'void* oh_set_watchdog_info(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiWatchdogT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiWatchdogT*)'} [-Wattribute-alias=] 1724 | void * oh_set_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1523:1: note: aliased declaration here 1523 | IpmiSetWatchdogInfo(void *hnd, | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:1721:8: warning: 'void* oh_get_watchdog_info(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiWatchdogT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiWatchdogT*)'} [-Wattribute-alias=] 1721 | void * oh_get_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1502:1: note: aliased declaration here 1502 | IpmiGetWatchdogInfo(void *hnd, | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:1718:8: warning: 'void* oh_set_reset_state(void*, SaHpiResourceIdT, SaHpiResetActionT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void*(void*, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'int(void*, unsigned int, SaHpiResetActionT)'} [-Wattribute-alias=] 1718 | void * oh_set_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ ipmi.cpp:1478:1: note: aliased declaration here 1478 | IpmiSetResetState( void *hnd, | ^~~~~~~~~~~~~~~~~ ipmi.cpp:1715:8: warning: 'void* oh_get_reset_state(void*, SaHpiResourceIdT, SaHpiResetActionT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiResetActionT*)' {aka 'void*(void*, unsigned int, SaHpiResetActionT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiResetActionT*)' {aka 'int(void*, unsigned int, SaHpiResetActionT*)'} [-Wattribute-alias=] 1715 | void * oh_get_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ ipmi.cpp:1455:1: note: aliased declaration here 1455 | IpmiGetResetState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~ ipmi.cpp:1712:8: warning: 'void* oh_control_parm(void*, SaHpiResourceIdT, SaHpiParmActionT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'void*(void*, unsigned int, SaHpiParmActionT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'int(void*, unsigned int, SaHpiParmActionT)'} [-Wattribute-alias=] 1712 | void * oh_control_parm (void *, SaHpiResourceIdT, SaHpiParmActionT) | ^~~~~~~~~~~~~~~ ipmi.cpp:1432:1: note: aliased declaration here 1432 | IpmiControlParm( void *hnd, | ^~~~~~~~~~~~~~~ ipmi.cpp:1708:8: warning: 'void* oh_set_indicator_state(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void*(void*, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'int(void*, unsigned int, SaHpiHsIndicatorStateT)'} [-Wattribute-alias=] 1708 | void * oh_set_indicator_state (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1409:1: note: aliased declaration here 1409 | IpmiSetIndicatorState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1704:8: warning: 'void* oh_get_indicator_state(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT*)' {aka 'void*(void*, unsigned int, SaHpiHsIndicatorStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT*)' {aka 'int(void*, unsigned int, SaHpiHsIndicatorStateT*)'} [-Wattribute-alias=] 1704 | void * oh_get_indicator_state (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1387:1: note: aliased declaration here 1387 | IpmiGetIndicatorState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_sdr.lo ipmi_sdr.cpp ipmi.cpp:1701:8: warning: 'void* oh_set_power_state(void*, SaHpiResourceIdT, SaHpiPowerStateT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'void*(void*, unsigned int, SaHpiPowerStateT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'int(void*, unsigned int, SaHpiPowerStateT)'} [-Wattribute-alias=] 1701 | void * oh_set_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT) | ^~~~~~~~~~~~~~~~~~ ipmi.cpp:1365:1: note: aliased declaration here 1365 | IpmiSetPowerState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~ ipmi.cpp:1698:8: warning: 'void* oh_get_power_state(void*, SaHpiResourceIdT, SaHpiPowerStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiPowerStateT*)' {aka 'void*(void*, unsigned int, SaHpiPowerStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiPowerStateT*)' {aka 'int(void*, unsigned int, SaHpiPowerStateT*)'} [-Wattribute-alias=] 1698 | void * oh_get_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT *) | ^~~~~~~~~~~~~~~~~~ ipmi.cpp:1343:1: note: aliased declaration here 1343 | IpmiGetPowerState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~ ipmi.cpp:1695:8: warning: 'void* oh_request_hotswap_action(void*, SaHpiResourceIdT, SaHpiHsActionT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'void*(void*, unsigned int, SaHpiHsActionT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'int(void*, unsigned int, SaHpiHsActionT)'} [-Wattribute-alias=] 1695 | void * oh_request_hotswap_action (void *, SaHpiResourceIdT, SaHpiHsActionT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1321:1: note: aliased declaration here 1321 | IpmiRequestHotswapAction( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1692:8: warning: 'void* oh_set_hotswap_state(void*, SaHpiResourceIdT, SaHpiHsStateT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'void*(void*, unsigned int, SaHpiHsStateT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'int(void*, unsigned int, SaHpiHsStateT)'} [-Wattribute-alias=] 1692 | void * oh_set_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT) | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1299:1: note: aliased declaration here 1299 | IpmiSetHotswapState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:1689:8: warning: 'void* oh_get_hotswap_state(void*, SaHpiResourceIdT, SaHpiHsStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsStateT*)' {aka 'void*(void*, unsigned int, SaHpiHsStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsStateT*)' {aka 'int(void*, unsigned int, SaHpiHsStateT*)'} [-Wattribute-alias=] 1689 | void * oh_get_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT *) | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1277:1: note: aliased declaration here 1277 | IpmiGetHotswapState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:1686:8: warning: 'void* oh_set_autoextract_timeout(void*, SaHpiResourceIdT, SaHpiTimeoutT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void*(void*, unsigned int, long long int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void*, unsigned int, long long int)'} [-Wattribute-alias=] 1686 | void * oh_set_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1256:1: note: aliased declaration here 1256 | IpmiSetAutoExtractTimeout( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1683:8: warning: 'void* oh_get_autoextract_timeout(void*, SaHpiResourceIdT, SaHpiTimeoutT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiTimeoutT*)' {aka 'void*(void*, unsigned int, long long int*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTimeoutT*)' {aka 'int(void*, unsigned int, long long int*)'} [-Wattribute-alias=] 1683 | void * oh_get_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1235:1: note: aliased declaration here 1235 | IpmiGetAutoExtractTimeout( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1680:8: warning: 'void* oh_set_autoinsert_timeout(void*, SaHpiTimeoutT)' alias between functions of incompatible types 'void*(void*, SaHpiTimeoutT)' {aka 'void*(void*, long long int)'} and 'SaErrorT(void*, SaHpiTimeoutT)' {aka 'int(void*, long long int)'} [-Wattribute-alias=] 1680 | void * oh_set_autoinsert_timeout (void *, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1216:1: note: aliased declaration here 1216 | IpmiSetAutoInsertTimeout( void *hnd, SaHpiTimeoutT timeout) | ^~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1677:8: warning: 'void* oh_hotswap_policy_cancel(void*, SaHpiResourceIdT, SaHpiTimeoutT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void*(void*, unsigned int, long long int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void*, unsigned int, long long int)'} [-Wattribute-alias=] 1677 | void * oh_hotswap_policy_cancel (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1196:1: note: aliased declaration here 1196 | IpmiHotswapPolicyCancel( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1673:8: warning: 'void* oh_del_idr_field(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 1673 | void * oh_del_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ ipmi.cpp:1033:1: note: aliased declaration here 1033 | IpmiDelIdrField( void *hnd, | ^~~~~~~~~~~~~~~ ipmi.cpp:1670:8: warning: 'void* oh_set_idr_field(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrFieldT*)'} [-Wattribute-alias=] 1670 | void * oh_set_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ ipmi.cpp:1006:1: note: aliased declaration here 1006 | IpmiSetIdrField( void *hnd, | ^~~~~~~~~~~~~~~ ipmi.cpp:1667:8: warning: 'void* oh_add_idr_field(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrFieldT*)'} [-Wattribute-alias=] 1667 | void * oh_add_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ ipmi.cpp:980:1: note: aliased declaration here 980 | IpmiAddIdrField( void *hnd, | ^~~~~~~~~~~~~~~ ipmi.cpp:1662:8: warning: 'void* oh_get_idr_field(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiIdrFieldT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int*, SaHpiIdrFieldT*)'} [-Wattribute-alias=] 1662 | void * oh_get_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ ipmi.cpp:950:1: note: aliased declaration here 950 | IpmiGetIdrField( void *hnd, | ^~~~~~~~~~~~~~~ ipmi.cpp:1659:8: warning: 'void* oh_del_idr_area(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'int(void*, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 1659 | void * oh_del_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT) | ^~~~~~~~~~~~~~~ ipmi.cpp:920:1: note: aliased declaration here 920 | IpmiDelIdrArea( void *hnd, | ^~~~~~~~~~~~~~ ipmi.cpp:1655:8: warning: 'void* oh_add_idr_area(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int*)'} [-Wattribute-alias=] 1655 | void * oh_add_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, | ^~~~~~~~~~~~~~~ ipmi.cpp:893:1: note: aliased declaration here 893 | IpmiAddIdrArea( void *hnd, | ^~~~~~~~~~~~~~ ipmi.cpp:1650:8: warning: 'void* oh_get_idr_area_header(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int, SaHpiIdrAreaHeaderT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiIdrAreaHeaderT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int*, SaHpiIdrAreaHeaderT*)'} [-Wattribute-alias=] 1650 | void * oh_get_idr_area_header (void *, SaHpiResourceIdT, SaHpiIdrIdT, | ^~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:863:1: note: aliased declaration here 863 | IpmiGetIdrAreaHeader( void *hnd, | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1647:8: warning: 'void* oh_get_idr_info(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrInfoT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrInfoT*)'} [-Wattribute-alias=] 1647 | void * oh_get_idr_info (void *hnd, SaHpiResourceIdT, SaHpiIdrIdT,SaHpiIdrInfoT) | ^~~~~~~~~~~~~~~ ipmi.cpp:834:1: note: aliased declaration here 834 | IpmiGetIdrInfo( void *hnd, | ^~~~~~~~~~~~~~ ipmi.cpp:1643:8: warning: 'void* oh_set_control_state(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT*)'} [-Wattribute-alias=] 1643 | void * oh_set_control_state (void *, SaHpiResourceIdT,SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:808:1: note: aliased declaration here 808 | IpmiSetControlState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:1639:8: warning: 'void* oh_get_control_state(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT*, SaHpiCtrlStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT*, SaHpiCtrlStateT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiCtrlModeT*, SaHpiCtrlStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT*, SaHpiCtrlStateT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiCtrlModeT*, SaHpiCtrlStateT*)'} [-Wattribute-alias=] 1639 | void * oh_get_control_state (void *, SaHpiResourceIdT, SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:782:1: note: aliased declaration here 782 | IpmiGetControlState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:1633:8: warning: 'void* oh_set_sensor_event_masks(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'int(void*, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} [-Wattribute-alias=] 1633 | void * oh_set_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:753:1: note: aliased declaration here 753 | IpmiSetSensorEventMasks( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1629:8: warning: 'void* oh_get_sensor_event_masks(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT*, SaHpiEventStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT*, SaHpiEventStateT*)' {aka 'void*(void*, unsigned int, unsigned int, short unsigned int*, short unsigned int*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT*, SaHpiEventStateT*)' {aka 'int(void*, unsigned int, unsigned int, short unsigned int*, short unsigned int*)'} [-Wattribute-alias=] 1629 | void * oh_get_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:723:1: note: aliased declaration here 723 | IpmiGetSensorEventMasks( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1625:8: warning: 'void* oh_set_sensor_event_enables(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 1625 | void * oh_set_sensor_event_enables (void *, SaHpiResourceIdT id, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:696:1: note: aliased declaration here 696 | IpmiSetSensorEventEnables( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1620:8: warning: 'void* oh_get_sensor_event_enables(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char*)'} [-Wattribute-alias=] 1620 | void * oh_get_sensor_event_enables (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:670:1: note: aliased declaration here 670 | IpmiGetSensorEventEnables( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1615:8: warning: 'void* oh_set_sensor_enable(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 1615 | void * oh_set_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:644:1: note: aliased declaration here 644 | IpmiSetSensorEnable( void *hnd, | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:1610:8: warning: 'void* oh_get_sensor_enable(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char*)'} [-Wattribute-alias=] 1610 | void * oh_get_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:618:1: note: aliased declaration here 618 | IpmiGetSensorEnable( void *hnd, | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:1605:8: warning: 'void* oh_set_sensor_thresholds(void*, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT*)' {aka 'void*(void*, unsigned int, unsigned int, const SaHpiSensorThresholdsT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT*)' {aka 'int(void*, unsigned int, unsigned int, const SaHpiSensorThresholdsT*)'} [-Wattribute-alias=] 1605 | void * oh_set_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:587:1: note: aliased declaration here 587 | IpmiSetSensorThresholds( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1600:8: warning: 'void* oh_get_sensor_thresholds(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiSensorThresholdsT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiSensorThresholdsT*)'} [-Wattribute-alias=] 1600 | void * oh_get_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:556:1: note: aliased declaration here 556 | IpmiGetSensorThresholds( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1594:8: warning: 'void* oh_get_sensor_reading(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT*, SaHpiEventStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT*, SaHpiEventStateT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiSensorReadingT*, short unsigned int*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT*, SaHpiEventStateT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiSensorReadingT*, short unsigned int*)'} [-Wattribute-alias=] 1594 | void * oh_get_sensor_reading (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:529:1: note: aliased declaration here 529 | IpmiGetSensorReading( void *hnd, | ^~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1591:8: warning: 'void* oh_clear_el(void*, SaHpiResourceIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT)' {aka 'void*(void*, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT)' {aka 'int(void*, unsigned int)'} [-Wattribute-alias=] 1591 | void * oh_clear_el (void *, SaHpiResourceIdT) | ^~~~~~~~~~~ ipmi.cpp:1176:1: note: aliased declaration here 1176 | IpmiClearSel( void *hnd, SaHpiResourceIdT id ) | ^~~~~~~~~~~~ ipmi.cpp:1586:8: warning: 'void* oh_get_el_entry(void*, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int*, unsigned int*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int*, unsigned int*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)'} [-Wattribute-alias=] 1586 | void * oh_get_el_entry (void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, | ^~~~~~~~~~~~~~~ ipmi.cpp:1151:1: note: aliased declaration here 1151 | IpmiGetSelEntry( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~ ipmi.cpp:1583:8: warning: 'void* oh_add_el_entry(void*, SaHpiResourceIdT, const SaHpiEventT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, const SaHpiEventT*)' {aka 'void*(void*, unsigned int, const SaHpiEventT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, const SaHpiEventT*)' {aka 'int(void*, unsigned int, const SaHpiEventT*)'} [-Wattribute-alias=] 1583 | void * oh_add_el_entry (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~~ ipmi.cpp:1102:1: note: aliased declaration here 1102 | IpmiAddSelEntry( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~ ipmi.cpp:1580:8: warning: 'void* oh_set_el_time(void*, SaHpiResourceIdT, const SaHpiEventT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, const SaHpiEventT*)' {aka 'void*(void*, unsigned int, const SaHpiEventT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTimeT)' {aka 'int(void*, unsigned int, long long int)'} [-Wattribute-alias=] 1580 | void * oh_set_el_time (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~ ipmi.cpp:1081:1: note: aliased declaration here 1081 | IpmiSetSelTime( void *hnd, SaHpiResourceIdT id, SaHpiTimeT t ) | ^~~~~~~~~~~~~~ ipmi.cpp:1577:8: warning: 'void* oh_get_el_info(void*, SaHpiResourceIdT, SaHpiEventLogInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiEventLogInfoT*)' {aka 'void*(void*, unsigned int, SaHpiEventLogInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiEventLogInfoT*)' {aka 'int(void*, unsigned int, SaHpiEventLogInfoT*)'} [-Wattribute-alias=] 1577 | void * oh_get_el_info (void *, SaHpiResourceIdT, SaHpiEventLogInfoT *) | ^~~~~~~~~~~~~~ ipmi.cpp:1059:1: note: aliased declaration here 1059 | IpmiGetSelInfo( void *hnd, | ^~~~~~~~~~~~~~ ipmi.cpp:1574:8: warning: 'void* oh_set_resource_severity(void*, SaHpiResourceIdT, SaHpiSeverityT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'void*(void*, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'int(void*, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 1574 | void * oh_set_resource_severity (void *, SaHpiResourceIdT, SaHpiSeverityT) | ^~~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:505:1: note: aliased declaration here 505 | IpmiSetResourceSeverity( void *hnd, SaHpiResourceIdT id, SaHpiSeverityT sev ) | ^~~~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1571:8: warning: 'void* oh_set_resource_tag(void*, SaHpiResourceIdT, SaHpiTextBufferT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiTextBufferT*)' {aka 'void*(void*, unsigned int, SaHpiTextBufferT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTextBufferT*)' {aka 'int(void*, unsigned int, SaHpiTextBufferT*)'} [-Wattribute-alias=] 1571 | void * oh_set_resource_tag (void *, SaHpiResourceIdT, SaHpiTextBufferT *) | ^~~~~~~~~~~~~~~~~~~ ipmi.cpp:485:1: note: aliased declaration here 485 | IpmiSetResourceTag( void *hnd, SaHpiResourceIdT id, SaHpiTextBufferT *tag ) | ^~~~~~~~~~~~~~~~~~ ipmi.cpp:1568:8: warning: 'void* oh_discover_resources(void*)' alias between functions of incompatible types 'void*(void*)' and 'SaErrorT(void*)' {aka 'int(void*)'} [-Wattribute-alias=] 1568 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:464:1: note: aliased declaration here 464 | IpmiDiscoverResources( void *hnd ) | ^~~~~~~~~~~~~~~~~~~~~ ipmi.cpp:1565:8: warning: 'void* oh_get_event(void*)' alias between functions of incompatible types 'void*(void*)' and 'SaErrorT(void*)' {aka 'int(void*)'} [-Wattribute-alias=] 1565 | void * oh_get_event (void *) | ^~~~~~~~~~~~ ipmi.cpp:442:1: note: aliased declaration here 442 | IpmiGetEvent( void *hnd ) | ^~~~~~~~~~~~ ipmi.cpp:1563:8: warning: 'void* oh_close(void*)' alias between functions of incompatible types 'void*(void*)' and 'void(void*)' [-Wattribute-alias=] 1563 | void * oh_close (void *) __attribute__ ((weak, alias("IpmiClose"))); | ^~~~~~~~ ipmi.cpp:394:1: note: aliased declaration here 394 | IpmiClose( void *hnd ) | ^~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_sel.lo ipmi_sel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_mc_vendor_force.cpp -fPIC -DPIC -o .libs/ipmi_mc_vendor_force.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_sensor.lo ipmi_sensor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_sensor_discrete.lo ipmi_sensor_discrete.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_sensor_factors.lo ipmi_sensor_factors.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_mc_vendor_intel.cpp -fPIC -DPIC -o .libs/ipmi_mc_vendor_intel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_msg.cpp -fPIC -DPIC -o .libs/ipmi_msg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_mc_vendor_sun.cpp -fPIC -DPIC -o .libs/ipmi_mc_vendor_sun.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_mc_vendor_fix_sdr.cpp -fPIC -DPIC -o .libs/ipmi_mc_vendor_fix_sdr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_rdr.cpp -fPIC -DPIC -o .libs/ipmi_rdr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_sdr.cpp -fPIC -DPIC -o .libs/ipmi_sdr.o In file included from /usr/include/string.h:519, from ipmi.h:25, from ipmi.cpp:22: In function 'strncpy', inlined from 'cIpmi::AllocConnection(_GHashTable*)' at ipmi.cpp:2032:20: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cIpmi::AllocConnection(_GHashTable*)' at ipmi.cpp:2040:20: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_sel.cpp -fPIC -DPIC -o .libs/ipmi_sel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_resource.cpp -fPIC -DPIC -o .libs/ipmi_resource.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_sensor_hotswap.lo ipmi_sensor_hotswap.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_sensor_threshold.lo ipmi_sensor_threshold.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_text_buffer.lo ipmi_text_buffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_sensor.cpp -fPIC -DPIC -o .libs/ipmi_sensor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_sensor_discrete.cpp -fPIC -DPIC -o .libs/ipmi_sensor_discrete.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_utils.lo ipmi_utils.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_watchdog.lo ipmi_watchdog.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o thread.lo thread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_sensor_factors.cpp -fPIC -DPIC -o .libs/ipmi_sensor_factors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_sensor_threshold.cpp -fPIC -DPIC -o .libs/ipmi_sensor_threshold.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_text_buffer.cpp -fPIC -DPIC -o .libs/ipmi_text_buffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_sensor_hotswap.cpp -fPIC -DPIC -o .libs/ipmi_sensor_hotswap.o ipmi_sel.cpp: In member function 'SaErrorT cIpmiSel::GetSelEntry(SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT&, SaHpiEventLogEntryIdT&, SaHpiEventLogEntryT&, SaHpiRdrT&, SaHpiRptEntryT&)': ipmi_sel.cpp:934:18: warning: the compiler can assume that the address of 'rptentry' will never be NULL [-Waddress] 934 | if ( &rptentry != NULL ) | ^ ipmi_sel.cpp:936:13: warning: the compiler can assume that the address of 'rdr' will never be NULL [-Waddress] 936 | if ( &rdr != NULL ) | ^ ipmi_sel.cpp:950:18: warning: the compiler can assume that the address of 'rptentry' will never be NULL [-Waddress] 950 | if ( &rptentry != NULL ) | ^ ipmi_sel.cpp:959:13: warning: the compiler can assume that the address of 'rdr' will never be NULL [-Waddress] 959 | if ( &rdr != NULL ) | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c thread.cpp -fPIC -DPIC -o .libs/thread.o ipmi_sel.cpp:959:3: warning: 'nonnull' argument 'rdr' compared to NULL [-Wnonnull-compare] 959 | if ( &rdr != NULL ) | ^~ ipmi_sel.cpp:936:3: warning: 'nonnull' argument 'rdr' compared to NULL [-Wnonnull-compare] 936 | if ( &rdr != NULL ) | ^~ ipmi_sel.cpp:950:3: warning: 'nonnull' argument 'rptentry' compared to NULL [-Wnonnull-compare] 950 | if ( &rptentry != NULL ) | ^~ ipmi_sel.cpp:934:3: warning: 'nonnull' argument 'rptentry' compared to NULL [-Wnonnull-compare] 934 | if ( &rptentry != NULL ) | ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_watchdog.cpp -fPIC -DPIC -o .libs/ipmi_watchdog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ipmidirect\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ipmi_utils.cpp -fPIC -DPIC -o .libs/ipmi_utils.o In file included from /usr/include/string.h:519, from ipmi_text_buffer.cpp:27: In function 'strncpy', inlined from 'cIpmiTextBuffer::AsciiToLanguage(char const*)' at ipmi_text_buffer.cpp:291:10: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_mc.cpp: In member function 'cIpmiMc::DumpControls(cIpmiLog&, char const*) const': ipmi_mc.cpp:680:41: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 680 | snprintf( str, sizeof(str), "%s%d", control_device_name, control->Num() ); | ^ In file included from /usr/include/stdio.h:866, from ipmi_mc.cpp:25: /usr/include/bits/stdio2.h:71:35: note: '__snprintf_chk' output between 2 and 91 bytes into a destination of size 80 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ipmi_sensor_discrete.cpp: In member function 'virtual SaErrorT cIpmiSensorDiscrete::GetSensorReading(SaHpiSensorReadingT&, SaHpiEventStateT&)': ipmi_sensor_discrete.cpp:113:14: warning: the compiler can assume that the address of 'data' will never be NULL [-Waddress] 113 | if ( &data != NULL ) | ^ ipmi_sensor_discrete.cpp:119:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 119 | if ( &state != NULL ) | ^ ipmi_sensor.cpp: In member function 'SaErrorT cIpmiSensor::GetEventMasks(SaHpiEventStateT&, SaHpiEventStateT&)': ipmi_sensor.cpp:475:9: warning: the compiler can assume that the address of 'AssertEventMask' will never be NULL [-Waddress] 475 | if (&AssertEventMask) AssertEventMask = m_current_hpi_assert_mask; | ^~~~~~~~~~~~~~~~ ipmi_sensor.cpp:476:9: warning: the compiler can assume that the address of 'DeassertEventMask' will never be NULL [-Waddress] 476 | if (&DeassertEventMask) DeassertEventMask = m_current_hpi_deassert_mask; | ^~~~~~~~~~~~~~~~~~ ipmi_sensor.cpp: In member function 'void cIpmiSensor::CreateEnableChangeEvent()': ipmi_sensor.cpp:719:77: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 719 | e->rdrs = g_slist_append(e->rdrs, g_memdup(rdrentry, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from ipmi_sensor.cpp:30: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ipmi_sensor.cpp: In member function 'virtual void cIpmiSensor::HandleEvent(cIpmiEvent*)': ipmi_sensor.cpp:815:77: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 815 | e->rdrs = g_slist_append(e->rdrs, g_memdup(rdrentry, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from ipmi_sensor.cpp:30: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ipmi_sensor_threshold.cpp: In member function 'virtual SaErrorT cIpmiSensorThreshold::GetSensorReading(SaHpiSensorReadingT&, SaHpiEventStateT&)': ipmi_sensor_threshold.cpp:975:14: warning: the compiler can assume that the address of 'data' will never be NULL [-Waddress] 975 | if ( &data != NULL ) | ^ ipmi_sensor_threshold.cpp:978:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 978 | if ( &state != NULL ) | ^ ipmi_sensor_threshold.cpp:975:3: warning: 'nonnull' argument 'data' compared to NULL [-Wnonnull-compare] 975 | if ( &data != NULL ) | ^~ ipmi_sensor_threshold.cpp:978:3: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 978 | if ( &state != NULL ) | ^~ ipmi_sensor_discrete.cpp:113:3: warning: 'nonnull' argument 'data' compared to NULL [-Wnonnull-compare] 113 | if ( &data != NULL ) | ^~ ipmi_sensor_discrete.cpp:119:3: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 119 | if ( &state != NULL ) | ^~ ipmi_sensor.cpp: In member function 'cIpmiSensor::GetEventMasks(unsigned short&, unsigned short&)': ipmi_sensor.cpp:475:5: warning: 'nonnull' argument 'AssertEventMask' compared to NULL [-Wnonnull-compare] 475 | if (&AssertEventMask) AssertEventMask = m_current_hpi_assert_mask; | ^~ ipmi_sensor.cpp:476:5: warning: 'nonnull' argument 'DeassertEventMask' compared to NULL [-Wnonnull-compare] 476 | if (&DeassertEventMask) DeassertEventMask = m_current_hpi_deassert_mask; | ^~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libipmidirect.la -rpath /usr/lib64/openhpi hotswap.lo ipmi.lo ipmi_addr.lo ipmi_auth.lo ipmi_cmd.lo ipmi_con.lo ipmi_con_lan.lo ipmi_con_smi.lo ipmi_control.lo ipmi_control_atca_led.lo ipmi_control_fan.lo ipmi_control_sun_led.lo ipmi_discover.lo ipmi_domain.lo ipmi_entity.lo ipmi_event.lo ipmi_fru_info.lo ipmi_inventory.lo ipmi_inventory_parser.lo ipmi_log.lo ipmi_mc.lo ipmi_mc_vendor.lo ipmi_mc_vendor_force.lo ipmi_mc_vendor_intel.lo ipmi_mc_vendor_sun.lo ipmi_mc_vendor_fix_sdr.lo ipmi_msg.lo ipmi_rdr.lo ipmi_resource.lo ipmi_sdr.lo ipmi_sel.lo ipmi_sensor.lo ipmi_sensor_discrete.lo ipmi_sensor_factors.lo ipmi_sensor_hotswap.lo ipmi_sensor_threshold.lo ipmi_text_buffer.lo ipmi_utils.lo ipmi_watchdog.lo thread.lo -lcrypto -lm -lstdc++ ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/hotswap.o .libs/ipmi.o .libs/ipmi_addr.o .libs/ipmi_auth.o .libs/ipmi_cmd.o .libs/ipmi_con.o .libs/ipmi_con_lan.o .libs/ipmi_con_smi.o .libs/ipmi_control.o .libs/ipmi_control_atca_led.o .libs/ipmi_control_fan.o .libs/ipmi_control_sun_led.o .libs/ipmi_discover.o .libs/ipmi_domain.o .libs/ipmi_entity.o .libs/ipmi_event.o .libs/ipmi_fru_info.o .libs/ipmi_inventory.o .libs/ipmi_inventory_parser.o .libs/ipmi_log.o .libs/ipmi_mc.o .libs/ipmi_mc_vendor.o .libs/ipmi_mc_vendor_force.o .libs/ipmi_mc_vendor_intel.o .libs/ipmi_mc_vendor_sun.o .libs/ipmi_mc_vendor_fix_sdr.o .libs/ipmi_msg.o .libs/ipmi_rdr.o .libs/ipmi_resource.o .libs/ipmi_sdr.o .libs/ipmi_sel.o .libs/ipmi_sensor.o .libs/ipmi_sensor_discrete.o .libs/ipmi_sensor_factors.o .libs/ipmi_sensor_hotswap.o .libs/ipmi_sensor_threshold.o .libs/ipmi_text_buffer.o .libs/ipmi_utils.o .libs/ipmi_watchdog.o .libs/thread.o -lcrypto ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libipmidirect.so.3 -o .libs/libipmidirect.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libipmidirect.so.3" && ln -s "libipmidirect.so.3.8.0" "libipmidirect.so.3") libtool: link: (cd ".libs" && rm -f "libipmidirect.so" && ln -s "libipmidirect.so.3.8.0" "libipmidirect.so") libtool: link: ( cd ".libs" && rm -f "libipmidirect.la" && ln -s "../libipmidirect.la" "libipmidirect.la" ) make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' Making all in dynamic_simulator make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim.lo new_sim.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_domain.lo new_sim_domain.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_resource.lo new_sim_resource.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_event_log.lo new_sim_event_log.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file.lo new_sim_file.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_util.lo new_sim_file_util.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_rdr.lo new_sim_file_rdr.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_sensor.lo new_sim_file_sensor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_control.lo new_sim_file_control.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_annunciator.lo new_sim_file_annunciator.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_inventory.lo new_sim_file_inventory.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_watchdog.lo new_sim_file_watchdog.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_fumi.lo new_sim_file_fumi.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_file_dimi.lo new_sim_file_dimi.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_entity.lo new_sim_entity.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_log.lo new_sim_log.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_rdr.lo new_sim_rdr.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_announcement.lo new_sim_announcement.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_annunciator.lo new_sim_annunciator.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_sensor.lo new_sim_sensor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_util.cpp -fPIC -DPIC -o .libs/new_sim_file_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_rdr.cpp -fPIC -DPIC -o .libs/new_sim_file_rdr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file.cpp -fPIC -DPIC -o .libs/new_sim_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_resource.cpp -fPIC -DPIC -o .libs/new_sim_resource.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_announcement.cpp -fPIC -DPIC -o .libs/new_sim_announcement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim.cpp -fPIC -DPIC -o .libs/new_sim.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_annunciator.cpp -fPIC -DPIC -o .libs/new_sim_annunciator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_dimi.cpp -fPIC -DPIC -o .libs/new_sim_file_dimi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_fumi.cpp -fPIC -DPIC -o .libs/new_sim_file_fumi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_inventory.cpp -fPIC -DPIC -o .libs/new_sim_file_inventory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_event_log.cpp -fPIC -DPIC -o .libs/new_sim_event_log.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_control.cpp -fPIC -DPIC -o .libs/new_sim_file_control.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_watchdog.cpp -fPIC -DPIC -o .libs/new_sim_file_watchdog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_annunciator.cpp -fPIC -DPIC -o .libs/new_sim_file_annunciator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_sensor.cpp -fPIC -DPIC -o .libs/new_sim_sensor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_log.cpp -fPIC -DPIC -o .libs/new_sim_log.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_file_sensor.cpp -fPIC -DPIC -o .libs/new_sim_file_sensor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_domain.cpp -fPIC -DPIC -o .libs/new_sim_domain.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_entity.cpp -fPIC -DPIC -o .libs/new_sim_entity.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_rdr.cpp -fPIC -DPIC -o .libs/new_sim_rdr.o new_sim_file.cpp:47:47: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 47 | static gchar identifier_first[] = G_CSET_a_2_z"_/."G_CSET_A_2_Z; | ^ new_sim_file.cpp:49:45: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 49 | static gchar identifier_nth[] = G_CSET_a_2_z"_-0123456789/."G_CSET_A_2_Z; | ^ new_sim_resource.cpp: In member function 'int NewSimulatorResource::CreateSensorNum(SaHpiSensorNumT)': new_sim_resource.cpp:76:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 76 | for( int i = 0xff; i >= 0; i-- ) | ^~~ new_sim_resource.cpp:81:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 81 | if ( m_sensor_num[v] != -1 ) { | ^~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from new_sim_file_util.cpp:21: In function 'strncpy', inlined from 'NewSimulatorFileUtil::process_textbuffer(NewSimulatorTextBuffer&)' at new_sim_file_util.cpp:133:18: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim_annunciator.cpp: In member function 'SaErrorT NewSimulatorAnnunciator::GetNextAnnouncement(SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT&)': new_sim_annunciator.cpp:176:13: warning: the compiler can assume that the address of 'ann' will never be NULL [-Waddress] 176 | if (&ann == NULL) | ^ new_sim_annunciator.cpp: In member function 'SaErrorT NewSimulatorAnnunciator::GetAnnouncement(SaHpiEntryIdT, SaHpiAnnouncementT&)': new_sim_annunciator.cpp:247:14: warning: the compiler can assume that the address of 'ann' will never be NULL [-Waddress] 247 | if ((&ann == NULL) || | ^ new_sim_annunciator.cpp: In member function 'SaErrorT NewSimulatorAnnunciator::AddAnnouncement(SaHpiAnnouncementT&)': new_sim_annunciator.cpp:309:13: warning: the compiler can assume that the address of 'ann' will never be NULL [-Waddress] 309 | if (&ann == NULL) | ^ new_sim_annunciator.cpp: In member function 'SaErrorT NewSimulatorAnnunciator::GetMode(SaHpiAnnunciatorModeT&)': new_sim_annunciator.cpp:379:15: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 379 | if (&mode == NULL) | ^ new_sim_annunciator.cpp:379:5: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 379 | if (&mode == NULL) | ^~ new_sim_annunciator.cpp: In member function 'NewSimulatorAnnunciator::GetNextAnnouncement(SaHpiSeverityT, unsigned char, SaHpiAnnouncementT&)': new_sim_annunciator.cpp:176:4: warning: 'nonnull' argument 'ann' compared to NULL [-Wnonnull-compare] 176 | if (&ann == NULL) | ^~ new_sim_annunciator.cpp: In member function 'NewSimulatorAnnunciator::AddAnnouncement(SaHpiAnnouncementT&)': new_sim_annunciator.cpp:309:4: warning: 'nonnull' argument 'ann' compared to NULL [-Wnonnull-compare] 309 | if (&ann == NULL) | ^~ new_sim_log.cpp: In member function 'NewSimulatorLog::Start()': new_sim_log.cpp:196:54: warning: '%03ld' directive output may be truncated writing between 3 and 17 bytes into a region of size 5 [-Wformat-truncation=] 196 | snprintf( b + dDateTimeStringSize - 1, 6, ".%03ld ", tv.tv_usec / 1000 ); | ^~~~~ new_sim_log.cpp:196:52: note: directive argument in the range [-9223372036854775, 9223372036854775] 196 | snprintf( b + dDateTimeStringSize - 1, 6, ".%03ld ", tv.tv_usec / 1000 ); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from new_sim_log.cpp:25: /usr/include/bits/stdio2.h:71:35: note: '__snprintf_chk' output between 6 and 20 bytes into a destination of size 6 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_sensor_common.lo new_sim_sensor_common.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_sensor_threshold.lo new_sim_sensor_threshold.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_control.lo new_sim_control.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_control_digital.lo new_sim_control_digital.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_control_discrete.lo new_sim_control_discrete.cpp new_sim.cpp:4010:8: warning: 'void* oh_get_dimi_test_results(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestResultsT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestResultsT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, SaHpiDimiTestResultsT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestResultsT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, SaHpiDimiTestResultsT*)'} [-Wattribute-alias=] 4010 | void * oh_get_dimi_test_results(void *, SaHpiResourceIdT, SaHpiDimiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3239:17: note: aliased declaration here 3239 | static SaErrorT NewSimulatorGetDimiTestResults( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:4003:8: warning: 'void* oh_get_dimi_test_status(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestPercentCompletedT*, SaHpiDimiTestRunStatusT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestPercentCompletedT*, SaHpiDimiTestRunStatusT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, unsigned char*, SaHpiDimiTestRunStatusT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestPercentCompletedT*, SaHpiDimiTestRunStatusT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, unsigned char*, SaHpiDimiTestRunStatusT*)'} [-Wattribute-alias=] 4003 | void * oh_get_dimi_test_status(void *, SaHpiResourceIdT, SaHpiDimiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3204:17: note: aliased declaration here 3204 | static SaErrorT NewSimulatorGetDimiTestStatus( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3998:8: warning: 'void* oh_cancel_dimi_test(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT)' {aka 'int(void*, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 3998 | void * oh_cancel_dimi_test(void *, SaHpiResourceIdT, SaHpiDimiNumT, | ^~~~~~~~~~~~~~~~~~~ new_sim.cpp:3168:17: note: aliased declaration here 3168 | static SaErrorT NewSimulatorCancelDimiTest( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3993:8: warning: 'void* oh_start_dimi_test(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiUint8T, SaHpiDimiTestVariableParamsT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiUint8T, SaHpiDimiTestVariableParamsT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, unsigned char, SaHpiDimiTestVariableParamsT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiUint8T, SaHpiDimiTestVariableParamsT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, unsigned char, SaHpiDimiTestVariableParamsT*)'} [-Wattribute-alias=] 3993 | void * oh_start_dimi_test(void *, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:3134:17: note: aliased declaration here 3134 | static SaErrorT NewSimulatorStartDimiTest( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3988:8: warning: 'void* oh_get_dimi_test_ready(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiReadyT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiReadyT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, SaHpiDimiReadyT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiReadyT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, SaHpiDimiReadyT*)'} [-Wattribute-alias=] 3988 | void * oh_get_dimi_test_ready(void *, SaHpiResourceIdT, SaHpiDimiNumT, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3097:17: note: aliased declaration here 3097 | static SaErrorT NewSimulatorGetDimiTestReadiness( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3983:8: warning: 'void* oh_get_dimi_test(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, SaHpiDimiTestT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, SaHpiDimiTestT*)'} [-Wattribute-alias=] 3983 | void * oh_get_dimi_test(void *, SaHpiResourceIdT, SaHpiDimiNumT, | ^~~~~~~~~~~~~~~~ new_sim.cpp:3062:17: note: aliased declaration here 3062 | static SaErrorT NewSimulatorGetDimiTestInfo( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3979:8: warning: 'void* oh_get_dimi_info(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiDimiInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiDimiInfoT*)'} [-Wattribute-alias=] 3979 | void * oh_get_dimi_info(void *, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT *) | ^~~~~~~~~~~~~~~~ new_sim.cpp:3028:17: note: aliased declaration here 3028 | static SaErrorT NewSimulatorGetDimiInfo( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3975:8: warning: 'void* oh_cleanup_fumi(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3975 | void * oh_cleanup_fumi(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT) | ^~~~~~~~~~~~~~~ new_sim.cpp:2997:17: note: aliased declaration here 2997 | static SaErrorT NewSimulatorCleanupFumi(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3971:8: warning: 'void* oh_start_fumi_activate(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3971 | void * oh_start_fumi_activate(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT) | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2965:17: note: aliased declaration here 2965 | static SaErrorT NewSimulatorStartFumiActivation(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3967:8: warning: 'void* oh_activate_fumi(void*, SaHpiResourceIdT, SaHpiFumiNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void*(void*, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void*, unsigned int, unsigned int)'} [-Wattribute-alias=] 3967 | void * oh_activate_fumi(void *, SaHpiResourceIdT, SaHpiFumiNumT) | ^~~~~~~~~~~~~~~~ new_sim.cpp:2934:17: note: aliased declaration here 2934 | static SaErrorT NewSimulatorActivateFumi(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3963:8: warning: 'void* oh_start_fumi_rollback(void*, SaHpiResourceIdT, SaHpiFumiNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void*(void*, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void*, unsigned int, unsigned int)'} [-Wattribute-alias=] 3963 | void * oh_start_fumi_rollback(void *, SaHpiResourceIdT, SaHpiFumiNumT) | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2905:17: note: aliased declaration here 2905 | static SaErrorT NewSimulatorStartFumiRollback(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3958:8: warning: 'void* oh_set_fumi_autorollback_disable(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3958 | void * oh_set_fumi_autorollback_disable(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2875:17: note: aliased declaration here 2875 | static SaErrorT NewSimulatorSetFumiRollback(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3953:8: warning: 'void* oh_get_fumi_autorollback_disable(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBoolT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char*)'} [-Wattribute-alias=] 3953 | void * oh_get_fumi_autorollback_disable(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2843:17: note: aliased declaration here 2843 | static SaErrorT NewSimulatorGetFumiRollback(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3949:8: warning: 'void* oh_cancel_fumi_upgrade(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3949 | void * oh_cancel_fumi_upgrade(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT) | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2812:17: note: aliased declaration here 2812 | static SaErrorT NewSimulatorCancelFumiUpgrade(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3945:8: warning: 'void* oh_start_fumi_verify_main(void*, SaHpiResourceIdT, SaHpiFumiNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void*(void*, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void*, unsigned int, unsigned int)'} [-Wattribute-alias=] 3945 | void * oh_start_fumi_verify_main(void *, SaHpiResourceIdT, SaHpiFumiNumT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2781:17: note: aliased declaration here 2781 | static SaErrorT NewSimulatorStartFumiVerificationMain(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3941:8: warning: 'void* oh_start_fumi_verify(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3941 | void * oh_start_fumi_verify(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT) | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2752:17: note: aliased declaration here 2752 | static SaErrorT NewSimulatorStartFumiVerification(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3936:8: warning: 'void* oh_get_fumi_status(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiUpgradeStatusT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiUpgradeStatusT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char, SaHpiFumiUpgradeStatusT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiUpgradeStatusT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char, SaHpiFumiUpgradeStatusT*)'} [-Wattribute-alias=] 3936 | void * oh_get_fumi_status(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:2719:17: note: aliased declaration here 2719 | static SaErrorT NewSimulatorGetFumiStatus(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3932:8: warning: 'void* oh_start_fumi_install(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3932 | void * oh_start_fumi_install(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT) | ^~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2685:17: note: aliased declaration here 2685 | static SaErrorT NewSimulatorStartFumiInstall(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3927:8: warning: 'void* oh_start_fumi_bank_copy(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiBankNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiBankNumT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiBankNumT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char, unsigned char)'} [-Wattribute-alias=] 3927 | void * oh_start_fumi_bank_copy(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2652:17: note: aliased declaration here 2652 | static SaErrorT NewSimulatorStartFumiBankCopy(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3922:8: warning: 'void* oh_set_fumi_bank_order(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiUint32T)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiUint32T)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiUint32T)' {aka 'int(void*, unsigned int, unsigned int, unsigned char, unsigned int)'} [-Wattribute-alias=] 3922 | void * oh_set_fumi_bank_order(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2617:17: note: aliased declaration here 2617 | static SaErrorT NewSimulatorSetFumiBankOrder(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3918:8: warning: 'void* oh_start_fumi_backup(void*, SaHpiResourceIdT, SaHpiFumiNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void*(void*, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void*, unsigned int, unsigned int)'} [-Wattribute-alias=] 3918 | void * oh_start_fumi_backup(void *, SaHpiResourceIdT, SaHpiFumiNumT) | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2584:17: note: aliased declaration here 2584 | static SaErrorT NewSimulatorStartFumiBackup(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3912:8: warning: 'void* oh_get_fumi_logical_target_component(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiLogicalComponentInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiLogicalComponentInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, unsigned int*, SaHpiFumiLogicalComponentInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiLogicalComponentInfoT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, unsigned int*, SaHpiFumiLogicalComponentInfoT*)'} [-Wattribute-alias=] 3912 | void * oh_get_fumi_logical_target_component(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2552:17: note: aliased declaration here 2552 | static SaErrorT NewSimulatorGetFumiLogicalTargetComponent(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3907:8: warning: 'void* oh_get_fumi_logical_target(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiLogicalBankInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiLogicalBankInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiFumiLogicalBankInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiLogicalBankInfoT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiFumiLogicalBankInfoT*)'} [-Wattribute-alias=] 3907 | void * oh_get_fumi_logical_target(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2516:17: note: aliased declaration here 2516 | static SaErrorT NewSimulatorGetFumiLogicalTarget(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3901:8: warning: 'void* oh_get_fumi_target_component(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiComponentInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiComponentInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char, unsigned int, unsigned int*, SaHpiFumiComponentInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiComponentInfoT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char, unsigned int, unsigned int*, SaHpiFumiComponentInfoT*)'} [-Wattribute-alias=] 3901 | void * oh_get_fumi_target_component(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2481:18: note: aliased declaration here 2481 | static SaErrorT NewSimulatorGetFumiTargetComponent(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3896:8: warning: 'void* oh_get_fumi_target(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiBankInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiBankInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char, SaHpiFumiBankInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiBankInfoT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char, SaHpiFumiBankInfoT*)'} [-Wattribute-alias=] 3896 | void * oh_get_fumi_target(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:2442:17: note: aliased declaration here 2442 | static SaErrorT NewSimulatorGetFumiTarget(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3890:8: warning: 'void* oh_get_fumi_source_component(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiComponentInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiComponentInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char, unsigned int, unsigned int*, SaHpiFumiComponentInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiFumiComponentInfoT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char, unsigned int, unsigned int*, SaHpiFumiComponentInfoT*)'} [-Wattribute-alias=] 3890 | void * oh_get_fumi_source_component(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2405:17: note: aliased declaration here 2405 | static SaErrorT NewSimulatorGetFumiSourceComponent(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3885:8: warning: 'void* oh_get_fumi_source(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiSourceInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiSourceInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char, SaHpiFumiSourceInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiSourceInfoT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char, SaHpiFumiSourceInfoT*)'} [-Wattribute-alias=] 3885 | void * oh_get_fumi_source(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:2366:17: note: aliased declaration here 2366 | static SaErrorT NewSimulatorGetFumiSource(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3881:8: warning: 'void* oh_validate_fumi_source(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3881 | void * oh_validate_fumi_source(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT) | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2332:17: note: aliased declaration here 2332 | static SaErrorT NewSimulatorValidateFumiSource(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3876:8: warning: 'void* oh_set_fumi_source(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char, SaHpiTextBufferT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char, SaHpiTextBufferT*)'} [-Wattribute-alias=] 3876 | void * oh_set_fumi_source(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:2299:17: note: aliased declaration here 2299 | static SaErrorT NewSimulatorSetFumiSource(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3871:8: warning: 'void* oh_get_fumi_service_impact(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiServiceImpactDataT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiServiceImpactDataT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiFumiServiceImpactDataT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiServiceImpactDataT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiFumiServiceImpactDataT*)'} [-Wattribute-alias=] 3871 | void * oh_get_fumi_service_impact(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2265:17: note: aliased declaration here 2265 | static SaErrorT NewSimulatorGetFumiServImpact(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3866:8: warning: 'void* oh_get_fumi_spec(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiSpecInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiSpecInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiFumiSpecInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiFumiSpecInfoT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiFumiSpecInfoT*)'} [-Wattribute-alias=] 3866 | void * oh_get_fumi_spec(void *, SaHpiResourceIdT, SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~ new_sim.cpp:2234:17: note: aliased declaration here 2234 | static SaErrorT NewSimulatorGetFumiSpec(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3861:8: warning: 'void* oh_set_annunc_mode(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'int(void*, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} [-Wattribute-alias=] 3861 | void * oh_set_annunc_mode(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:1311:17: note: aliased declaration here 1311 | static SaErrorT NewSimulatorSetAnnMode(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3856:8: warning: 'void* oh_get_annunc_mode(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiAnnunciatorModeT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiAnnunciatorModeT*)'} [-Wattribute-alias=] 3856 | void * oh_get_annunc_mode(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:1278:17: note: aliased declaration here 1278 | static SaErrorT NewSimulatorGetAnnMode(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3851:8: warning: 'void* oh_del_announce(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 3851 | void * oh_del_announce(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ new_sim.cpp:1244:17: note: aliased declaration here 1244 | static SaErrorT NewSimulatorDelAnnouncement(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3846:8: warning: 'void* oh_add_announce(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiAnnouncementT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiAnnouncementT*)'} [-Wattribute-alias=] 3846 | void * oh_add_announce(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ new_sim.cpp:1210:17: note: aliased declaration here 1210 | static SaErrorT NewSimulatorAddAnnouncement(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3841:8: warning: 'void* oh_ack_announce(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 3841 | void * oh_ack_announce(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ new_sim.cpp:1176:17: note: aliased declaration here 1176 | static SaErrorT NewSimulatorAckAnnouncement(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3836:8: warning: 'void* oh_get_announce(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT*)'} [-Wattribute-alias=] 3836 | void * oh_get_announce(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ new_sim.cpp:1140:17: note: aliased declaration here 1140 | static SaErrorT NewSimulatorGetAnnouncement(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3831:8: warning: 'void* oh_get_next_announce(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT*)'} [-Wattribute-alias=] 3831 | void * oh_get_next_announce(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:1104:17: note: aliased declaration here 1104 | static SaErrorT NewSimulatorGetNextAnnouncement(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3827:8: warning: 'void* oh_reset_watchdog(void*, SaHpiResourceIdT, SaHpiWatchdogNumT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'void*(void*, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'int(void*, unsigned int, unsigned int)'} [-Wattribute-alias=] 3827 | void * oh_reset_watchdog (void *, SaHpiResourceIdT , SaHpiWatchdogNumT ) | ^~~~~~~~~~~~~~~~~ new_sim.cpp:2204:17: note: aliased declaration here 2204 | static SaErrorT NewSimulatorResetWatchdog(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3822:8: warning: 'void* oh_set_watchdog_info(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiWatchdogT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiWatchdogT*)'} [-Wattribute-alias=] 3822 | void * oh_set_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2175:17: note: aliased declaration here 2175 | static SaErrorT NewSimulatorSetWatchdogInfo(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3817:8: warning: 'void* oh_get_watchdog_info(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiWatchdogT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiWatchdogT*)'} [-Wattribute-alias=] 3817 | void * oh_get_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2144:17: note: aliased declaration here 2144 | static SaErrorT NewSimulatorGetWatchdogInfo(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3813:8: warning: 'void* oh_set_reset_state(void*, SaHpiResourceIdT, SaHpiResetActionT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void*(void*, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'int(void*, unsigned int, SaHpiResetActionT)'} [-Wattribute-alias=] 3813 | void * oh_set_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:3550:17: note: aliased declaration here 3550 | static SaErrorT NewSimulatorSetResetState( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3809:8: warning: 'void* oh_get_reset_state(void*, SaHpiResourceIdT, SaHpiResetActionT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiResetActionT*)' {aka 'void*(void*, unsigned int, SaHpiResetActionT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiResetActionT*)' {aka 'int(void*, unsigned int, SaHpiResetActionT*)'} [-Wattribute-alias=] 3809 | void * oh_get_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:3517:17: note: aliased declaration here 3517 | static SaErrorT NewSimulatorGetResetState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3805:8: warning: 'void* oh_control_parm(void*, SaHpiResourceIdT, SaHpiParmActionT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'void*(void*, unsigned int, SaHpiParmActionT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'int(void*, unsigned int, SaHpiParmActionT)'} [-Wattribute-alias=] 3805 | void * oh_control_parm (void *, SaHpiResourceIdT, SaHpiParmActionT) | ^~~~~~~~~~~~~~~ new_sim.cpp:3484:17: note: aliased declaration here 3484 | static SaErrorT NewSimulatorControlParm( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3800:8: warning: 'void* oh_set_indicator_state(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void*(void*, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'int(void*, unsigned int, SaHpiHsIndicatorStateT)'} [-Wattribute-alias=] 3800 | void * oh_set_indicator_state (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3451:17: note: aliased declaration here 3451 | static SaErrorT NewSimulatorSetIndicatorState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3795:8: warning: 'void* oh_get_indicator_state(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT*)' {aka 'void*(void*, unsigned int, SaHpiHsIndicatorStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsIndicatorStateT*)' {aka 'int(void*, unsigned int, SaHpiHsIndicatorStateT*)'} [-Wattribute-alias=] 3795 | void * oh_get_indicator_state (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3419:17: note: aliased declaration here 3419 | static SaErrorT NewSimulatorGetIndicatorState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3791:8: warning: 'void* oh_set_power_state(void*, SaHpiResourceIdT, SaHpiPowerStateT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'void*(void*, unsigned int, SaHpiPowerStateT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'int(void*, unsigned int, SaHpiPowerStateT)'} [-Wattribute-alias=] 3791 | void * oh_set_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT) | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:3387:17: note: aliased declaration here 3387 | static SaErrorT NewSimulatorSetPowerState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3787:8: warning: 'void* oh_get_power_state(void*, SaHpiResourceIdT, SaHpiPowerStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiPowerStateT*)' {aka 'void*(void*, unsigned int, SaHpiPowerStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiPowerStateT*)' {aka 'int(void*, unsigned int, SaHpiPowerStateT*)'} [-Wattribute-alias=] 3787 | void * oh_get_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT *) | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:3355:17: note: aliased declaration here 3355 | static SaErrorT NewSimulatorGetPowerState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3782:8: warning: 'void* oh_request_hotswap_action(void*, SaHpiResourceIdT, SaHpiHsActionT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'void*(void*, unsigned int, SaHpiHsActionT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'int(void*, unsigned int, SaHpiHsActionT)'} [-Wattribute-alias=] 3782 | void * oh_request_hotswap_action (void *, SaHpiResourceIdT, SaHpiHsActionT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2110:17: note: aliased declaration here 2110 | static SaErrorT NewSimulatorRequestHotswapAction( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3778:8: warning: 'void* oh_set_hotswap_state(void*, SaHpiResourceIdT, SaHpiHsStateT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'void*(void*, unsigned int, SaHpiHsStateT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'int(void*, unsigned int, SaHpiHsStateT)'} [-Wattribute-alias=] 3778 | void * oh_set_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT) | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2068:17: note: aliased declaration here 2068 | static SaErrorT NewSimulatorSetHotswapState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3774:8: warning: 'void* oh_get_hotswap_state(void*, SaHpiResourceIdT, SaHpiHsStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiHsStateT*)' {aka 'void*(void*, unsigned int, SaHpiHsStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiHsStateT*)' {aka 'int(void*, unsigned int, SaHpiHsStateT*)'} [-Wattribute-alias=] 3774 | void * oh_get_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT *) | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2037:17: note: aliased declaration here 2037 | static SaErrorT NewSimulatorGetHotswapState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3770:8: warning: 'void* oh_set_autoextract_timeout(void*, SaHpiResourceIdT, SaHpiTimeoutT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void*(void*, unsigned int, long long int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void*, unsigned int, long long int)'} [-Wattribute-alias=] 3770 | void * oh_set_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3324:17: note: aliased declaration here 3324 | static SaErrorT NewSimulatorSetAutoExtractTimeout( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3766:8: warning: 'void* oh_get_autoextract_timeout(void*, SaHpiResourceIdT, SaHpiTimeoutT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiTimeoutT*)' {aka 'void*(void*, unsigned int, long long int*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTimeoutT*)' {aka 'int(void*, unsigned int, long long int*)'} [-Wattribute-alias=] 3766 | void * oh_get_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3294:17: note: aliased declaration here 3294 | static SaErrorT NewSimulatorGetAutoExtractTimeout( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3762:8: warning: 'void* oh_set_autoinsert_timeout(void*, SaHpiTimeoutT)' alias between functions of incompatible types 'void*(void*, SaHpiTimeoutT)' {aka 'void*(void*, long long int)'} and 'SaErrorT(void*, SaHpiTimeoutT)' {aka 'int(void*, long long int)'} [-Wattribute-alias=] 3762 | void * oh_set_autoinsert_timeout (void *, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3268:17: note: aliased declaration here 3268 | static SaErrorT NewSimulatorSetAutoInsertTimeout( void *hnd, SaHpiTimeoutT timeout) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3758:8: warning: 'void* oh_hotswap_policy_cancel(void*, SaHpiResourceIdT, SaHpiTimeoutT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void*(void*, unsigned int, long long int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void*, unsigned int, long long int)'} [-Wattribute-alias=] 3758 | void * oh_hotswap_policy_cancel (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:2007:17: note: aliased declaration here 2007 | static SaErrorT NewSimulatorHotswapPolicyCancel( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3753:8: warning: 'void* oh_del_idr_field(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 3753 | void * oh_del_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ new_sim.cpp:1677:17: note: aliased declaration here 1677 | static SaErrorT NewSimulatorDelIdrField( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3749:8: warning: 'void* oh_set_idr_field(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrFieldT*)'} [-Wattribute-alias=] 3749 | void * oh_set_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ new_sim.cpp:1642:17: note: aliased declaration here 1642 | static SaErrorT NewSimulatorSetIdrField( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3745:8: warning: 'void* oh_add_idr_field_id(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrFieldT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrFieldT*)'} [-Wattribute-alias=] 3745 | void * oh_add_idr_field_id (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *) | ^~~~~~~~~~~~~~~~~~~ new_sim.cpp:1609:17: note: aliased declaration here 1609 | static SaErrorT NewSimulatorAddIdrFieldById( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3741:8: warning: 'void* oh_add_idr_field(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrFieldT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrFieldT*)'} [-Wattribute-alias=] 3741 | void * oh_add_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *) | ^~~~~~~~~~~~~~~~ new_sim.cpp:1575:17: note: aliased declaration here 1575 | static SaErrorT NewSimulatorAddIdrField( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3735:8: warning: 'void* oh_get_idr_field(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiIdrFieldT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int*, SaHpiIdrFieldT*)'} [-Wattribute-alias=] 3735 | void * oh_get_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ new_sim.cpp:1537:17: note: aliased declaration here 1537 | static SaErrorT NewSimulatorGetIdrField( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3731:8: warning: 'void* oh_del_idr_area(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'int(void*, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 3731 | void * oh_del_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT) | ^~~~~~~~~~~~~~~ new_sim.cpp:1495:17: note: aliased declaration here 1495 | static SaErrorT NewSimulatorDelIdrArea( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3726:8: warning: 'void* oh_add_idr_area_id(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} [-Wattribute-alias=] 3726 | void * oh_add_idr_area_id (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, | ^~~~~~~~~~~~~~~~~~ new_sim.cpp:1461:17: note: aliased declaration here 1461 | static SaErrorT NewSimulatorAddIdrAreaById( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3721:8: warning: 'void* oh_add_idr_area(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int*)'} [-Wattribute-alias=] 3721 | void * oh_add_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, | ^~~~~~~~~~~~~~~ new_sim.cpp:1424:17: note: aliased declaration here 1424 | static SaErrorT NewSimulatorAddIdrArea( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3715:8: warning: 'void* oh_get_idr_area_header(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int, SaHpiIdrAreaHeaderT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT*, SaHpiIdrAreaHeaderT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int*, SaHpiIdrAreaHeaderT*)'} [-Wattribute-alias=] 3715 | void * oh_get_idr_area_header (void *, SaHpiResourceIdT, SaHpiIdrIdT, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:1385:17: note: aliased declaration here 1385 | static SaErrorT NewSimulatorGetIdrAreaHeader( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3711:8: warning: 'void* oh_get_idr_info(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiIdrInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiIdrInfoT*)'} [-Wattribute-alias=] 3711 | void * oh_get_idr_info (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT *) | ^~~~~~~~~~~~~~~ new_sim.cpp:1345:17: note: aliased declaration here 1345 | static SaErrorT NewSimulatorGetIdrInfo( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3706:8: warning: 'void* oh_set_control_state(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT*)'} [-Wattribute-alias=] 3706 | void * oh_set_control_state (void *, SaHpiResourceIdT,SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:1066:17: note: aliased declaration here 1066 | static SaErrorT NewSimulatorSetControlState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3701:8: warning: 'void* oh_get_control_state(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT*, SaHpiCtrlStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT*, SaHpiCtrlStateT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiCtrlModeT*, SaHpiCtrlStateT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT*, SaHpiCtrlStateT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiCtrlModeT*, SaHpiCtrlStateT*)'} [-Wattribute-alias=] 3701 | void * oh_get_control_state (void *, SaHpiResourceIdT, SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:1031:17: note: aliased declaration here 1031 | static SaErrorT NewSimulatorGetControlState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3694:8: warning: 'void* oh_set_sensor_event_masks(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'int(void*, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} [-Wattribute-alias=] 3694 | void * oh_set_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:995:17: note: aliased declaration here 995 | static SaErrorT NewSimulatorSetSensorEventMasks( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3689:8: warning: 'void* oh_get_sensor_event_masks(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT*, SaHpiEventStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT*, SaHpiEventStateT*)' {aka 'void*(void*, unsigned int, unsigned int, short unsigned int*, short unsigned int*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT*, SaHpiEventStateT*)' {aka 'int(void*, unsigned int, unsigned int, short unsigned int*, short unsigned int*)'} [-Wattribute-alias=] 3689 | void * oh_get_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:957:17: note: aliased declaration here 957 | static SaErrorT NewSimulatorGetSensorEventMasks( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3684:8: warning: 'void* oh_set_sensor_event_enables(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3684 | void * oh_set_sensor_event_enables (void *, SaHpiResourceIdT id, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:921:17: note: aliased declaration here 921 | static SaErrorT NewSimulatorSetSensorEventEnables( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3678:8: warning: 'void* oh_get_sensor_event_enables(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char*)'} [-Wattribute-alias=] 3678 | void * oh_get_sensor_event_enables (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:888:17: note: aliased declaration here 888 | static SaErrorT NewSimulatorGetSensorEventEnables( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3672:8: warning: 'void* oh_set_sensor_enable(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'int(void*, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 3672 | void * oh_set_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:854:17: note: aliased declaration here 854 | static SaErrorT NewSimulatorSetSensorEnable( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3666:8: warning: 'void* oh_get_sensor_enable(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned char*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned char*)'} [-Wattribute-alias=] 3666 | void * oh_get_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:820:17: note: aliased declaration here 820 | static SaErrorT NewSimulatorGetSensorEnable( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3660:8: warning: 'void* oh_set_sensor_thresholds(void*, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT*)' {aka 'void*(void*, unsigned int, unsigned int, const SaHpiSensorThresholdsT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT*)' {aka 'int(void*, unsigned int, unsigned int, const SaHpiSensorThresholdsT*)'} [-Wattribute-alias=] 3660 | void * oh_set_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:782:17: note: aliased declaration here 782 | static SaErrorT NewSimulatorSetSensorThresholds( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3654:8: warning: 'void* oh_get_sensor_thresholds(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiSensorThresholdsT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiSensorThresholdsT*)'} [-Wattribute-alias=] 3654 | void * oh_get_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:743:17: note: aliased declaration here 743 | static SaErrorT NewSimulatorGetSensorThresholds( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3647:8: warning: 'void* oh_get_sensor_reading(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT*, SaHpiEventStateT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT*, SaHpiEventStateT*)' {aka 'void*(void*, unsigned int, unsigned int, SaHpiSensorReadingT*, short unsigned int*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT*, SaHpiEventStateT*)' {aka 'int(void*, unsigned int, unsigned int, SaHpiSensorReadingT*, short unsigned int*)'} [-Wattribute-alias=] 3647 | void * oh_get_sensor_reading (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:708:17: note: aliased declaration here 708 | static SaErrorT NewSimulatorGetSensorReading( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3643:8: warning: 'void* oh_reset_el_overflow(void*, SaHpiResourceIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT)' {aka 'void*(void*, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT)' {aka 'int(void*, unsigned int)'} [-Wattribute-alias=] 3643 | void * oh_reset_el_overflow (void *, SaHpiResourceIdT) | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:1975:17: note: aliased declaration here 1975 | static SaErrorT NewSimulatorResetSelOverflow( void *hnd, SaHpiResourceIdT id ) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3639:8: warning: 'void* oh_get_el_caps(void*, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT*)' {aka 'void*(void*, unsigned int, unsigned int*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT*)' {aka 'int(void*, unsigned int, unsigned int*)'} [-Wattribute-alias=] 3639 | void * oh_get_el_caps (void *, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT *) | ^~~~~~~~~~~~~~ new_sim.cpp:1944:17: note: aliased declaration here 1944 | static SaErrorT NewSimulatorGetSelCapability( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3635:8: warning: 'void* oh_get_el_state(void*, SaHpiResourceIdT, SaHpiBoolT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiBoolT*)' {aka 'void*(void*, unsigned int, unsigned char*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiBoolT*)' {aka 'int(void*, unsigned int, unsigned char*)'} [-Wattribute-alias=] 3635 | void * oh_get_el_state (void *, SaHpiResourceIdT, SaHpiBoolT *) | ^~~~~~~~~~~~~~~ new_sim.cpp:1912:17: note: aliased declaration here 1912 | static SaErrorT NewSimulatorGetSelState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3631:8: warning: 'void* oh_set_el_state(void*, SaHpiResourceIdT, SaHpiBoolT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiBoolT)' {aka 'void*(void*, unsigned int, unsigned char)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiBoolT)' {aka 'int(void*, unsigned int, unsigned char)'} [-Wattribute-alias=] 3631 | void * oh_set_el_state (void *, SaHpiResourceIdT, SaHpiBoolT) | ^~~~~~~~~~~~~~~ new_sim.cpp:1880:17: note: aliased declaration here 1880 | static SaErrorT NewSimulatorSetSelState( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3627:8: warning: 'void* oh_clear_el(void*, SaHpiResourceIdT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT)' {aka 'void*(void*, unsigned int)'} and 'SaErrorT(void*, SaHpiResourceIdT)' {aka 'int(void*, unsigned int)'} [-Wattribute-alias=] 3627 | void * oh_clear_el (void *, SaHpiResourceIdT) | ^~~~~~~~~~~ new_sim.cpp:1849:17: note: aliased declaration here 1849 | static SaErrorT NewSimulatorClearSel( void *hnd, SaHpiResourceIdT id ) { | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3621:8: warning: 'void* oh_get_el_entry(void*, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)' {aka 'void*(void*, unsigned int, unsigned int, unsigned int*, unsigned int*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryIdT*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)' {aka 'int(void*, unsigned int, unsigned int, unsigned int*, unsigned int*, SaHpiEventLogEntryT*, SaHpiRdrT*, SaHpiRptEntryT*)'} [-Wattribute-alias=] 3621 | void * oh_get_el_entry (void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, | ^~~~~~~~~~~~~~~ new_sim.cpp:1814:17: note: aliased declaration here 1814 | static SaErrorT NewSimulatorGetSelEntry( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3617:8: warning: 'void* oh_add_el_entry(void*, SaHpiResourceIdT, const SaHpiEventT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, const SaHpiEventT*)' {aka 'void*(void*, unsigned int, const SaHpiEventT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, const SaHpiEventT*)' {aka 'int(void*, unsigned int, const SaHpiEventT*)'} [-Wattribute-alias=] 3617 | void * oh_add_el_entry (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~~ new_sim.cpp:1771:17: note: aliased declaration here 1771 | static SaErrorT NewSimulatorAddSelEntry( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3613:8: warning: 'void* oh_set_el_time(void*, SaHpiResourceIdT, const SaHpiEventT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, const SaHpiEventT*)' {aka 'void*(void*, unsigned int, const SaHpiEventT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTimeT)' {aka 'int(void*, unsigned int, long long int)'} [-Wattribute-alias=] 3613 | void * oh_set_el_time (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~ new_sim.cpp:1741:17: note: aliased declaration here 1741 | static SaErrorT NewSimulatorSetSelTime( void *hnd, SaHpiResourceIdT id, SaHpiTimeT t ) { | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3609:8: warning: 'void* oh_get_el_info(void*, SaHpiResourceIdT, SaHpiEventLogInfoT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiEventLogInfoT*)' {aka 'void*(void*, unsigned int, SaHpiEventLogInfoT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiEventLogInfoT*)' {aka 'int(void*, unsigned int, SaHpiEventLogInfoT*)'} [-Wattribute-alias=] 3609 | void * oh_get_el_info (void *, SaHpiResourceIdT, SaHpiEventLogInfoT *) | ^~~~~~~~~~~~~~ new_sim.cpp:1709:17: note: aliased declaration here 1709 | static SaErrorT NewSimulatorGetSelInfo( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3605:8: warning: 'void* oh_set_resource_severity(void*, SaHpiResourceIdT, SaHpiSeverityT)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'void*(void*, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'int(void*, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 3605 | void * oh_set_resource_severity (void *, SaHpiResourceIdT, SaHpiSeverityT) | ^~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:674:17: note: aliased declaration here 674 | static SaErrorT NewSimulatorSetResourceSeverity( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3601:8: warning: 'void* oh_set_resource_tag(void*, SaHpiResourceIdT, SaHpiTextBufferT*)' alias between functions of incompatible types 'void*(void*, SaHpiResourceIdT, SaHpiTextBufferT*)' {aka 'void*(void*, unsigned int, SaHpiTextBufferT*)'} and 'SaErrorT(void*, SaHpiResourceIdT, SaHpiTextBufferT*)' {aka 'int(void*, unsigned int, SaHpiTextBufferT*)'} [-Wattribute-alias=] 3601 | void * oh_set_resource_tag (void *, SaHpiResourceIdT, SaHpiTextBufferT *) | ^~~~~~~~~~~~~~~~~~~ new_sim.cpp:646:17: note: aliased declaration here 646 | static SaErrorT NewSimulatorSetResourceTag( void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3597:8: warning: 'void* oh_discover_resources(void*)' alias between functions of incompatible types 'void*(void*)' and 'SaErrorT(void*)' {aka 'int(void*)'} [-Wattribute-alias=] 3597 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:618:17: note: aliased declaration here 618 | static SaErrorT NewSimulatorDiscoverResources( void *hnd ) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3593:8: warning: 'void* oh_get_event(void*)' alias between functions of incompatible types 'void*(void*)' and 'SaErrorT(void*)' {aka 'int(void*)'} [-Wattribute-alias=] 3593 | void * oh_get_event (void *) | ^~~~~~~~~~~~ new_sim.cpp:590:17: note: aliased declaration here 590 | static SaErrorT NewSimulatorGetEvent( void *hnd ) { | ^~~~~~~~~~~~~~~~~~~~ new_sim.cpp:3590:8: warning: 'void* oh_close(void*)' alias between functions of incompatible types 'void*(void*)' and 'void(void*)' [-Wattribute-alias=] 3590 | void * oh_close (void *) __attribute__ ((weak, alias("NewSimulatorClose"))); | ^~~~~~~~ new_sim.cpp:541:13: note: aliased declaration here 541 | static void NewSimulatorClose( void *hnd ) { | ^~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_control_analog.lo new_sim_control_analog.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_control_stream.lo new_sim_control_stream.cpp new_sim_sensor.cpp: In member function 'SaErrorT NewSimulatorSensor::GetEventMasks(SaHpiEventStateT&, SaHpiEventStateT&)': new_sim_sensor.cpp:468:9: warning: the compiler can assume that the address of 'AssertEventMask' will never be NULL [-Waddress] 468 | if (&AssertEventMask) AssertEventMask = m_assert_mask; | ^~~~~~~~~~~~~~~~ new_sim_sensor.cpp:469:9: warning: the compiler can assume that the address of 'DeassertEventMask' will never be NULL [-Waddress] 469 | if (&DeassertEventMask) DeassertEventMask = m_deassert_mask; | ^~~~~~~~~~~~~~~~~~ new_sim_sensor.cpp: In member function 'void NewSimulatorSensor::CreateEnableChangeEvent()': new_sim_sensor.cpp:556:77: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 556 | e->rdrs = g_slist_append(e->rdrs, g_memdup(rdrentry, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from new_sim_sensor.cpp:30: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_control_text.lo new_sim_control_text.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_control_oem.lo new_sim_control_oem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_sensor_threshold.cpp -fPIC -DPIC -o .libs/new_sim_sensor_threshold.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_inventory.lo new_sim_inventory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_sensor_common.cpp -fPIC -DPIC -o .libs/new_sim_sensor_common.o new_sim_sensor.cpp: In member function 'NewSimulatorSensor::GetEventMasks(unsigned short&, unsigned short&)': new_sim_sensor.cpp:468:5: warning: 'nonnull' argument 'AssertEventMask' compared to NULL [-Wnonnull-compare] 468 | if (&AssertEventMask) AssertEventMask = m_assert_mask; | ^~ new_sim_sensor.cpp:469:5: warning: 'nonnull' argument 'DeassertEventMask' compared to NULL [-Wnonnull-compare] 469 | if (&DeassertEventMask) DeassertEventMask = m_deassert_mask; | ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_control_digital.cpp -fPIC -DPIC -o .libs/new_sim_control_digital.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_control.cpp -fPIC -DPIC -o .libs/new_sim_control.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_inventory_data.lo new_sim_inventory_data.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_control_discrete.cpp -fPIC -DPIC -o .libs/new_sim_control_discrete.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_watchdog.lo new_sim_watchdog.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_fumi.lo new_sim_fumi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_control_text.cpp -fPIC -DPIC -o .libs/new_sim_control_text.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_control_analog.cpp -fPIC -DPIC -o .libs/new_sim_control_analog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_control_oem.cpp -fPIC -DPIC -o .libs/new_sim_control_oem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_control_stream.cpp -fPIC -DPIC -o .libs/new_sim_control_stream.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_fumi_data.lo new_sim_fumi_data.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_dimi.lo new_sim_dimi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_inventory_data.cpp -fPIC -DPIC -o .libs/new_sim_inventory_data.o new_sim_control.cpp: In member function 'virtual SaErrorT NewSimulatorControl::GetType(SaHpiCtrlTypeT&)': new_sim_control.cpp:92:15: warning: the compiler can assume that the address of 'type' will never be NULL [-Waddress] 92 | if ( &type == NULL ) | ^ new_sim_sensor_threshold.cpp: In member function 'virtual SaErrorT NewSimulatorSensorThreshold::GetSensorReading(SaHpiSensorReadingT&, SaHpiEventStateT&)': new_sim_sensor_threshold.cpp:356:15: warning: the compiler can assume that the address of 'data' will never be NULL [-Waddress] 356 | if ( &data != NULL ) | ^ new_sim_sensor_threshold.cpp:359:16: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 359 | if ( &state != NULL ) | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_inventory.cpp -fPIC -DPIC -o .libs/new_sim_inventory.o new_sim_control_digital.cpp: In member function 'virtual SaErrorT NewSimulatorControlDigital::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_digital.cpp:82:15: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 82 | if ( &mode != NULL ) { | ^ new_sim_control_digital.cpp:86:16: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 86 | if ( &state != NULL ) { | ^ new_sim_control_digital.cpp: In member function 'virtual SaErrorT NewSimulatorControlDigital::SetState(const SaHpiCtrlModeT&, const SaHpiCtrlStateT&)': new_sim_control_digital.cpp:109:14: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 109 | if (&mode == NULL) | ^ new_sim_control_digital.cpp:124:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 124 | if (&state == NULL) | ^ new_sim_control.cpp:92:4: warning: 'nonnull' argument 'type' compared to NULL [-Wnonnull-compare] 92 | if ( &type == NULL ) | ^~ new_sim_control_digital.cpp: In member function 'NewSimulatorControlDigital::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_digital.cpp:82:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 82 | if ( &mode != NULL ) { | ^~ new_sim_control_digital.cpp:86:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 86 | if ( &state != NULL ) { | ^~ new_sim_control_digital.cpp: In member function 'NewSimulatorControlDigital::SetState(SaHpiCtrlModeT const&, SaHpiCtrlStateT const&)': new_sim_control_digital.cpp:109:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 109 | if (&mode == NULL) | ^~ new_sim_control_digital.cpp:124:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 124 | if (&state == NULL) | ^~ new_sim_sensor_threshold.cpp:356:4: warning: 'nonnull' argument 'data' compared to NULL [-Wnonnull-compare] 356 | if ( &data != NULL ) | ^~ new_sim_sensor_threshold.cpp:359:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 359 | if ( &state != NULL ) | ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_fumi.cpp -fPIC -DPIC -o .libs/new_sim_fumi.o new_sim_control_discrete.cpp: In member function 'virtual SaErrorT NewSimulatorControlDiscrete::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_discrete.cpp:82:15: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 82 | if ( &mode != NULL ) { | ^ new_sim_control_discrete.cpp:86:16: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 86 | if ( &state != NULL ) { | ^ new_sim_control_discrete.cpp: In member function 'virtual SaErrorT NewSimulatorControlDiscrete::SetState(const SaHpiCtrlModeT&, const SaHpiCtrlStateT&)': new_sim_control_discrete.cpp:109:14: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 109 | if (&mode == NULL) | ^ new_sim_control_discrete.cpp:124:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 124 | if (&state == NULL) | ^ new_sim_control_discrete.cpp: In member function 'NewSimulatorControlDiscrete::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_discrete.cpp:82:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 82 | if ( &mode != NULL ) { | ^~ new_sim_control_discrete.cpp:86:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 86 | if ( &state != NULL ) { | ^~ new_sim_control_discrete.cpp: In member function 'NewSimulatorControlDiscrete::SetState(SaHpiCtrlModeT const&, SaHpiCtrlStateT const&)': new_sim_control_discrete.cpp:109:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 109 | if (&mode == NULL) | ^~ new_sim_control_discrete.cpp:124:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 124 | if (&state == NULL) | ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_dimi_data.lo new_sim_dimi_data.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_watchdog.cpp -fPIC -DPIC -o .libs/new_sim_watchdog.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_text_buffer.lo new_sim_text_buffer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_utils.lo new_sim_utils.cpp new_sim_control_text.cpp: In member function 'virtual SaErrorT NewSimulatorControlText::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_text.cpp:86:15: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 86 | if ( &mode != NULL ) { | ^ new_sim_control_text.cpp:90:16: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 90 | if ( &state != NULL ) { | ^ new_sim_sensor_common.cpp: In member function 'virtual SaErrorT NewSimulatorSensorCommon::GetSensorReading(SaHpiSensorReadingT&, SaHpiEventStateT&)': new_sim_sensor_common.cpp:100:14: warning: the compiler can assume that the address of 'data' will never be NULL [-Waddress] 100 | if ( &data != NULL ) { | ^ new_sim_sensor_common.cpp:109:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 109 | if ( &state != NULL ) { | ^ new_sim_control_text.cpp: In member function 'virtual SaErrorT NewSimulatorControlText::SetState(const SaHpiCtrlModeT&, const SaHpiCtrlStateT&)': new_sim_control_text.cpp:135:14: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 135 | if (&mode == NULL) | ^ new_sim_control_text.cpp:150:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 150 | if (&state == NULL) | ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_hotswap.lo new_sim_hotswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_dimi.cpp -fPIC -DPIC -o .libs/new_sim_dimi.o new_sim_control_oem.cpp: In member function 'virtual SaErrorT NewSimulatorControlOem::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_oem.cpp:82:15: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 82 | if ( &mode != NULL ) { | ^ new_sim_control_oem.cpp:86:16: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 86 | if ( &state != NULL ) { | ^ new_sim_control_oem.cpp: In member function 'virtual SaErrorT NewSimulatorControlOem::SetState(const SaHpiCtrlModeT&, const SaHpiCtrlStateT&)': new_sim_control_oem.cpp:109:14: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 109 | if (&mode == NULL) | ^ new_sim_control_oem.cpp:124:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 124 | if (&state == NULL) | ^ new_sim_control_analog.cpp: In member function 'virtual SaErrorT NewSimulatorControlAnalog::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_analog.cpp:82:15: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 82 | if ( &mode != NULL ) { | ^ new_sim_control_analog.cpp:86:16: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 86 | if ( &state != NULL ) { | ^ new_sim_control_analog.cpp: In member function 'virtual SaErrorT NewSimulatorControlAnalog::SetState(const SaHpiCtrlModeT&, const SaHpiCtrlStateT&)': new_sim_control_analog.cpp:109:14: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 109 | if (&mode == NULL) | ^ new_sim_control_analog.cpp:124:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 124 | if (&state == NULL) | ^ new_sim_control_text.cpp: In member function 'NewSimulatorControlText::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_text.cpp:86:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 86 | if ( &mode != NULL ) { | ^~ new_sim_control_text.cpp:90:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 90 | if ( &state != NULL ) { | ^~ new_sim_control_text.cpp: In member function 'NewSimulatorControlText::SetState(SaHpiCtrlModeT const&, SaHpiCtrlStateT const&)': new_sim_control_text.cpp:135:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 135 | if (&mode == NULL) | ^~ new_sim_control_text.cpp:150:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 150 | if (&state == NULL) | ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_fumi_data.cpp -fPIC -DPIC -o .libs/new_sim_fumi_data.o new_sim_control_oem.cpp: In member function 'NewSimulatorControlOem::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_oem.cpp:82:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 82 | if ( &mode != NULL ) { | ^~ new_sim_control_oem.cpp:86:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 86 | if ( &state != NULL ) { | ^~ new_sim_control_oem.cpp: In member function 'NewSimulatorControlOem::SetState(SaHpiCtrlModeT const&, SaHpiCtrlStateT const&)': new_sim_control_oem.cpp:109:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 109 | if (&mode == NULL) | ^~ new_sim_control_oem.cpp:124:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 124 | if (&state == NULL) | ^~ new_sim_control_stream.cpp: In member function 'virtual SaErrorT NewSimulatorControlStream::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_stream.cpp:82:15: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 82 | if ( &mode != NULL ) { | ^ new_sim_control_stream.cpp:86:16: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 86 | if ( &state != NULL ) { | ^ new_sim_control_stream.cpp: In member function 'virtual SaErrorT NewSimulatorControlStream::SetState(const SaHpiCtrlModeT&, const SaHpiCtrlStateT&)': new_sim_control_stream.cpp:109:14: warning: the compiler can assume that the address of 'mode' will never be NULL [-Waddress] 109 | if (&mode == NULL) | ^ new_sim_control_analog.cpp: In member function 'NewSimulatorControlAnalog::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_analog.cpp:82:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 82 | if ( &mode != NULL ) { | ^~ new_sim_control_analog.cpp:86:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 86 | if ( &state != NULL ) { | ^~ new_sim_control_stream.cpp:124:15: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 124 | if (&state == NULL) | ^ new_sim_control_analog.cpp: In member function 'NewSimulatorControlAnalog::SetState(SaHpiCtrlModeT const&, SaHpiCtrlStateT const&)': new_sim_control_analog.cpp:109:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 109 | if (&mode == NULL) | ^~ new_sim_control_analog.cpp:124:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 124 | if (&state == NULL) | ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o new_sim_timer_thread.lo new_sim_timer_thread.cpp new_sim_control_stream.cpp: In member function 'NewSimulatorControlStream::GetState(SaHpiCtrlModeT&, SaHpiCtrlStateT&)': new_sim_control_stream.cpp:82:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 82 | if ( &mode != NULL ) { | ^~ new_sim_control_stream.cpp:86:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 86 | if ( &state != NULL ) { | ^~ new_sim_control_stream.cpp: In member function 'NewSimulatorControlStream::SetState(SaHpiCtrlModeT const&, SaHpiCtrlStateT const&)': new_sim_control_stream.cpp:109:4: warning: 'nonnull' argument 'mode' compared to NULL [-Wnonnull-compare] 109 | if (&mode == NULL) | ^~ new_sim_control_stream.cpp:124:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 124 | if (&state == NULL) | ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o thread.lo thread.cpp new_sim_sensor_common.cpp:100:3: warning: 'nonnull' argument 'data' compared to NULL [-Wnonnull-compare] 100 | if ( &data != NULL ) { | ^~ new_sim_sensor_common.cpp:109:3: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 109 | if ( &state != NULL ) { | ^~ new_sim_inventory_data.cpp: In member function 'SaErrorT NewSimulatorInventoryArea::GetField(SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT&, SaHpiIdrFieldT&)': new_sim_inventory_data.cpp:183:17: warning: the compiler can assume that the address of 'nextId' will never be NULL [-Waddress] 183 | if ( &nextId == NULL ) | ^ new_sim_inventory_data.cpp:186:16: warning: the compiler can assume that the address of 'field' will never be NULL [-Waddress] 186 | if ( &field == NULL ) | ^ new_sim_inventory_data.cpp:183:4: warning: 'nonnull' argument 'nextId' compared to NULL [-Wnonnull-compare] 183 | if ( &nextId == NULL ) | ^~ new_sim_inventory_data.cpp:186:4: warning: 'nonnull' argument 'field' compared to NULL [-Wnonnull-compare] 186 | if ( &field == NULL ) | ^~ new_sim_inventory.cpp: In member function 'SaErrorT NewSimulatorInventory::GetIdrInfo(SaHpiIdrInfoT&)': new_sim_inventory.cpp:208:18: warning: the compiler can assume that the address of 'idrInfo' will never be NULL [-Waddress] 208 | if ( &idrInfo == NULL) | ^ new_sim_inventory.cpp: In member function 'SaErrorT NewSimulatorInventory::GetAreaHeader(SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT&, SaHpiIdrAreaHeaderT&)': new_sim_inventory.cpp:238:18: warning: the compiler can assume that the address of 'nextId' will never be NULL [-Waddress] 238 | (&nextId == NULL) || (&header == NULL)) | ^ new_sim_inventory.cpp:238:39: warning: the compiler can assume that the address of 'header' will never be NULL [-Waddress] 238 | (&nextId == NULL) || (&header == NULL)) | ^ new_sim_inventory.cpp: In member function 'SaErrorT NewSimulatorInventory::AddArea(SaHpiIdrAreaTypeT, SaHpiEntryIdT&)': new_sim_inventory.cpp:289:16: warning: the compiler can assume that the address of 'newId' will never be NULL [-Waddress] 289 | if ( &newId == NULL ) | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_dimi_data.cpp -fPIC -DPIC -o .libs/new_sim_dimi_data.o new_sim_inventory.cpp: In member function 'NewSimulatorInventory::GetIdrInfo(SaHpiIdrInfoT&)': new_sim_inventory.cpp:208:4: warning: 'nonnull' argument 'idrInfo' compared to NULL [-Wnonnull-compare] 208 | if ( &idrInfo == NULL) | ^~ new_sim_inventory.cpp: In member function 'NewSimulatorInventory::AddArea(SaHpiIdrAreaTypeT, unsigned int&)': new_sim_inventory.cpp:289:4: warning: 'nonnull' argument 'newId' compared to NULL [-Wnonnull-compare] 289 | if ( &newId == NULL ) | ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_text_buffer.cpp -fPIC -DPIC -o .libs/new_sim_text_buffer.o new_sim_watchdog.cpp: In member function 'void NewSimulatorWatchdog::SendEvent(SaHpiWatchdogActionEventT, SaHpiSeverityT)': new_sim_watchdog.cpp:290:77: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 290 | e->rdrs = g_slist_append(e->rdrs, g_memdup(rdrentry, sizeof(SaHpiRdrT))); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_error.h:24, from new_sim_watchdog.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ new_sim_watchdog.cpp: In member function 'SaErrorT NewSimulatorWatchdog::GetWatchdogInfo(SaHpiWatchdogT&)': new_sim_watchdog.cpp:325:19: warning: the compiler can assume that the address of 'watchdog' will never be NULL [-Waddress] 325 | if ( &watchdog == NULL) | ^ new_sim_watchdog.cpp: In member function 'SaErrorT NewSimulatorWatchdog::SetWatchdogInfo(SaHpiWatchdogT&)': new_sim_watchdog.cpp:362:19: warning: the compiler can assume that the address of 'watchdog' will never be NULL [-Waddress] 362 | if ( &watchdog == NULL ) | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_utils.cpp -fPIC -DPIC -o .libs/new_sim_utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_hotswap.cpp -fPIC -DPIC -o .libs/new_sim_hotswap.o new_sim_fumi.cpp: In member function 'SaErrorT NewSimulatorFumi::GetSpecInfo(SaHpiFumiSpecInfoT&)': new_sim_fumi.cpp:257:15: warning: the compiler can assume that the address of 'spec' will never be NULL [-Waddress] 257 | if ( &spec == NULL ) | ^ new_sim_fumi.cpp: In member function 'SaErrorT NewSimulatorFumi::GetImpact(SaHpiFumiServiceImpactDataT&)': new_sim_fumi.cpp:277:17: warning: the compiler can assume that the address of 'impact' will never be NULL [-Waddress] 277 | if ( &impact == NULL ) | ^ new_sim_watchdog.cpp: In member function 'NewSimulatorWatchdog::GetWatchdogInfo(SaHpiWatchdogT&)': new_sim_watchdog.cpp:325:4: warning: 'nonnull' argument 'watchdog' compared to NULL [-Wnonnull-compare] 325 | if ( &watchdog == NULL) | ^~ new_sim_watchdog.cpp: In member function 'NewSimulatorWatchdog::SetWatchdogInfo(SaHpiWatchdogT&)': new_sim_watchdog.cpp:362:4: warning: 'nonnull' argument 'watchdog' compared to NULL [-Wnonnull-compare] 362 | if ( &watchdog == NULL ) | ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c new_sim_timer_thread.cpp -fPIC -DPIC -o .libs/new_sim_timer_thread.o new_sim_fumi.cpp: In member function 'NewSimulatorFumi::GetSpecInfo(SaHpiFumiSpecInfoT&)': new_sim_fumi.cpp:257:4: warning: 'nonnull' argument 'spec' compared to NULL [-Wnonnull-compare] 257 | if ( &spec == NULL ) | ^~ new_sim_fumi.cpp: In member function 'NewSimulatorFumi::GetImpact(SaHpiFumiServiceImpactDataT&)': new_sim_fumi.cpp:277:4: warning: 'nonnull' argument 'impact' compared to NULL [-Wnonnull-compare] 277 | if ( &impact == NULL ) | ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"dynsim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c thread.cpp -fPIC -DPIC -o .libs/thread.o new_sim_dimi.cpp: In member function 'SaErrorT NewSimulatorDimi::GetInfo(SaHpiDimiInfoT&)': new_sim_dimi.cpp:182:15: warning: the compiler can assume that the address of 'info' will never be NULL [-Waddress] 182 | if ( &info == NULL ) | ^ new_sim_dimi.cpp: In member function 'SaErrorT NewSimulatorDimi::GetTestInfo(SaHpiDimiTestNumT, SaHpiDimiTestT&)': new_sim_dimi.cpp:202:16: warning: the compiler can assume that the address of 'tinfo' will never be NULL [-Waddress] 202 | if ( &tinfo == NULL ) | ^ new_sim_dimi.cpp: In member function 'SaErrorT NewSimulatorDimi::GetReadiness(SaHpiDimiTestNumT, SaHpiDimiReadyT&)': new_sim_dimi.cpp:229:16: warning: the compiler can assume that the address of 'ready' will never be NULL [-Waddress] 229 | if ( &ready == NULL ) | ^ new_sim_dimi.cpp: In member function 'SaErrorT NewSimulatorDimi::GetStatus(SaHpiDimiTestNumT, SaHpiDimiTestPercentCompletedT&, SaHpiDimiTestRunStatusT&)': new_sim_dimi.cpp:313:17: warning: the compiler can assume that the address of 'status' will never be NULL [-Waddress] 313 | if ( &status == NULL ) | ^ new_sim_dimi.cpp: In member function 'SaErrorT NewSimulatorDimi::GetResults(SaHpiDimiTestNumT, SaHpiDimiTestResultsT&)': new_sim_dimi.cpp:340:18: warning: the compiler can assume that the address of 'results' will never be NULL [-Waddress] 340 | if ( &results == NULL ) | ^ new_sim_dimi.cpp: In member function 'NewSimulatorDimi::GetInfo(SaHpiDimiInfoT&)': new_sim_dimi.cpp:182:4: warning: 'nonnull' argument 'info' compared to NULL [-Wnonnull-compare] 182 | if ( &info == NULL ) | ^~ new_sim_dimi.cpp: In member function 'NewSimulatorDimi::GetTestInfo(unsigned int, SaHpiDimiTestT&)': new_sim_dimi.cpp:202:4: warning: 'nonnull' argument 'tinfo' compared to NULL [-Wnonnull-compare] 202 | if ( &tinfo == NULL ) | ^~ new_sim_dimi.cpp: In member function 'NewSimulatorDimi::GetReadiness(unsigned int, SaHpiDimiReadyT&)': new_sim_dimi.cpp:229:4: warning: 'nonnull' argument 'ready' compared to NULL [-Wnonnull-compare] 229 | if ( &ready == NULL ) | ^~ new_sim_dimi.cpp: In member function 'NewSimulatorDimi::GetStatus(unsigned int, unsigned char&, SaHpiDimiTestRunStatusT&)': new_sim_dimi.cpp:313:4: warning: 'nonnull' argument 'status' compared to NULL [-Wnonnull-compare] 313 | if ( &status == NULL ) | ^~ new_sim_dimi.cpp: In member function 'NewSimulatorDimi::GetResults(unsigned int, SaHpiDimiTestResultsT&)': new_sim_dimi.cpp:340:4: warning: 'nonnull' argument 'results' compared to NULL [-Wnonnull-compare] 340 | if ( &results == NULL ) | ^~ In file included from /usr/include/string.h:519, from new_sim_text_buffer.cpp:26: In function 'strncpy', inlined from 'NewSimulatorTextBuffer::AsciiToLanguage(char const*)' at new_sim_text_buffer.cpp:249:11: /usr/include/bits/string_fortified.h:95:34: warning: 'strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ new_sim_dimi_data.cpp: In member function 'SaErrorT NewSimulatorDimiTest::GetStatus(SaHpiDimiTestPercentCompletedT&, SaHpiDimiTestRunStatusT&)': new_sim_dimi_data.cpp:226:15: warning: the compiler can assume that the address of 'perc' will never be NULL [-Waddress] 226 | if ( &perc != NULL ) { | ^ new_sim_dimi_data.cpp:226:4: warning: 'nonnull' argument 'perc' compared to NULL [-Wnonnull-compare] 226 | if ( &perc != NULL ) { | ^~ new_sim_hotswap.cpp: In member function 'SaErrorT NewSimulatorHotSwap::GetState(SaHpiHsStateT&)': new_sim_hotswap.cpp:332:16: warning: the compiler can assume that the address of 'state' will never be NULL [-Waddress] 332 | if ( &state == NULL) | ^ new_sim_hotswap.cpp: In member function 'SaErrorT NewSimulatorHotSwap::GetExtractTimeout(SaHpiTimeoutT&)': new_sim_hotswap.cpp:385:18: warning: the compiler can assume that the address of 'timeout' will never be NULL [-Waddress] 385 | if ( &timeout == NULL ) | ^ new_sim_hotswap.cpp: In member function 'NewSimulatorHotSwap::GetState(SaHpiHsStateT&)': new_sim_hotswap.cpp:332:4: warning: 'nonnull' argument 'state' compared to NULL [-Wnonnull-compare] 332 | if ( &state == NULL) | ^~ new_sim_hotswap.cpp: In member function 'NewSimulatorHotSwap::GetExtractTimeout(long long&)': new_sim_hotswap.cpp:385:4: warning: 'nonnull' argument 'timeout' compared to NULL [-Wnonnull-compare] 385 | if ( &timeout == NULL ) | ^~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdyn_simulator.la -rpath /usr/lib64/openhpi new_sim.lo new_sim_domain.lo new_sim_resource.lo new_sim_event_log.lo new_sim_file.lo new_sim_file_util.lo new_sim_file_rdr.lo new_sim_file_sensor.lo new_sim_file_control.lo new_sim_file_annunciator.lo new_sim_file_inventory.lo new_sim_file_watchdog.lo new_sim_file_fumi.lo new_sim_file_dimi.lo new_sim_entity.lo new_sim_log.lo new_sim_rdr.lo new_sim_announcement.lo new_sim_annunciator.lo new_sim_sensor.lo new_sim_sensor_common.lo new_sim_sensor_threshold.lo new_sim_control.lo new_sim_control_digital.lo new_sim_control_discrete.lo new_sim_control_analog.lo new_sim_control_stream.lo new_sim_control_text.lo new_sim_control_oem.lo new_sim_inventory.lo new_sim_inventory_data.lo new_sim_watchdog.lo new_sim_fumi.lo new_sim_fumi_data.lo new_sim_dimi.lo new_sim_dimi_data.lo new_sim_text_buffer.lo new_sim_utils.lo new_sim_hotswap.lo new_sim_timer_thread.lo thread.lo -lm -lstdc++ ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/new_sim.o .libs/new_sim_domain.o .libs/new_sim_resource.o .libs/new_sim_event_log.o .libs/new_sim_file.o .libs/new_sim_file_util.o .libs/new_sim_file_rdr.o .libs/new_sim_file_sensor.o .libs/new_sim_file_control.o .libs/new_sim_file_annunciator.o .libs/new_sim_file_inventory.o .libs/new_sim_file_watchdog.o .libs/new_sim_file_fumi.o .libs/new_sim_file_dimi.o .libs/new_sim_entity.o .libs/new_sim_log.o .libs/new_sim_rdr.o .libs/new_sim_announcement.o .libs/new_sim_annunciator.o .libs/new_sim_sensor.o .libs/new_sim_sensor_common.o .libs/new_sim_sensor_threshold.o .libs/new_sim_control.o .libs/new_sim_control_digital.o .libs/new_sim_control_discrete.o .libs/new_sim_control_analog.o .libs/new_sim_control_stream.o .libs/new_sim_control_text.o .libs/new_sim_control_oem.o .libs/new_sim_inventory.o .libs/new_sim_inventory_data.o .libs/new_sim_watchdog.o .libs/new_sim_fumi.o .libs/new_sim_fumi_data.o .libs/new_sim_dimi.o .libs/new_sim_dimi_data.o .libs/new_sim_text_buffer.o .libs/new_sim_utils.o .libs/new_sim_hotswap.o .libs/new_sim_timer_thread.o .libs/thread.o ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libdyn_simulator.so.3 -o .libs/libdyn_simulator.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libdyn_simulator.so.3" && ln -s "libdyn_simulator.so.3.8.0" "libdyn_simulator.so.3") libtool: link: (cd ".libs" && rm -f "libdyn_simulator.so" && ln -s "libdyn_simulator.so.3.8.0" "libdyn_simulator.so") libtool: link: ( cd ".libs" && rm -f "libdyn_simulator.la" && ln -s "../libdyn_simulator.la" "libdyn_simulator.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator' Making all in simulator make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' Making all in t make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_init.lo sim_init.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_resources2.lo sim_resources2.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sensors.lo sim_sensors.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sensor_func.lo sim_sensor_func.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_controls.lo sim_controls.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_control_func.lo sim_control_func.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_injector.lo sim_injector.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_el.lo sim_el.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_annunciators.lo sim_annunciators.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_annunciator_func.lo sim_annunciator_func.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_dimi.lo sim_dimi.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_dimi_func.lo sim_dimi_func.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_fumi.lo sim_fumi.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_fumi_func.lo sim_fumi_func.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_power.lo sim_power.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_inventory.lo sim_inventory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_watchdog.lo sim_watchdog.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_hotswap.lo sim_hotswap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_reset.lo sim_reset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_control_func.c -fPIC -DPIC -o .libs/sim_control_func.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_injector.c -fPIC -DPIC -o .libs/sim_injector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_sensor_func.c -fPIC -DPIC -o .libs/sim_sensor_func.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_el.c -fPIC -DPIC -o .libs/sim_el.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_annunciators.c -fPIC -DPIC -o .libs/sim_annunciators.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_sensors.c -fPIC -DPIC -o .libs/sim_sensors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_init.c -fPIC -DPIC -o .libs/sim_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_controls.c -fPIC -DPIC -o .libs/sim_controls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_fumi.c -fPIC -DPIC -o .libs/sim_fumi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_power.c -fPIC -DPIC -o .libs/sim_power.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_watchdog.c -fPIC -DPIC -o .libs/sim_watchdog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_hotswap.c -fPIC -DPIC -o .libs/sim_hotswap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_dimi_func.c -fPIC -DPIC -o .libs/sim_dimi_func.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_annunciator_func.c -fPIC -DPIC -o .libs/sim_annunciator_func.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_dimi.c -fPIC -DPIC -o .libs/sim_dimi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_reset.c -fPIC -DPIC -o .libs/sim_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_resources2.c -fPIC -DPIC -o .libs/sim_resources2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_fumi_func.c -fPIC -DPIC -o .libs/sim_fumi_func.o sim_el.c:197:8: warning: 'oh_get_el_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'void *(void *, unsigned int, SaHpiEventLogInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'int(void *, unsigned int, SaHpiEventLogInfoT *)'} [-Wattribute-alias=] 197 | void * oh_get_el_info (void *, SaHpiResourceIdT, SaHpiEventLogInfoT *) | ^~~~~~~~~~~~~~ sim_el.c:20:10: note: aliased declaration here 20 | SaErrorT sim_el_get_info(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~ sim_el.c:223:8: warning: 'oh_get_el_caps' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT *)' {aka 'void *(void *, unsigned int, unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT *)' {aka 'int(void *, unsigned int, unsigned int *)'} [-Wattribute-alias=] 223 | void * oh_get_el_caps (void *, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT *) | ^~~~~~~~~~~~~~ sim_el.c:170:10: note: aliased declaration here 170 | SaErrorT sim_el_get_caps(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~ sim_el.c:220:8: warning: 'oh_reset_el_overflow' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 220 | void * oh_reset_el_overflow (void *, SaHpiResourceIdT) | ^~~~~~~~~~~~~~~~~~~~ sim_el.c:156:10: note: aliased declaration here 156 | SaErrorT sim_el_overflow(void *hnd, SaHpiResourceIdT id) | ^~~~~~~~~~~~~~~ sim_el.c:217:8: warning: 'oh_clear_el' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 217 | void * oh_clear_el (void *, SaHpiResourceIdT) | ^~~~~~~~~~~ sim_el.c:134:10: note: aliased declaration here 134 | SaErrorT sim_el_clear(void *hnd, SaHpiResourceIdT id) | ^~~~~~~~~~~~ sim_el.c:212:8: warning: 'oh_get_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} [-Wattribute-alias=] 212 | void * oh_get_el_entry (void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, | ^~~~~~~~~~~~~~~ sim_el.c:96:10: note: aliased declaration here 96 | SaErrorT sim_el_get_entry(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~ sim_el.c:209:8: warning: 'oh_add_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'int(void *, unsigned int, const SaHpiEventT *)'} [-Wattribute-alias=] 209 | void * oh_add_el_entry (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~~ sim_el.c:81:10: note: aliased declaration here 81 | SaErrorT sim_el_add_entry(void *hnd, SaHpiResourceIdT id, | ^~~~~~~~~~~~~~~~ sim_el.c:206:8: warning: 'oh_set_el_time' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 206 | void * oh_set_el_time (void *, SaHpiResourceIdT, const SaHpiEventT *) | ^~~~~~~~~~~~~~ sim_el.c:60:10: note: aliased declaration here 60 | SaErrorT sim_el_set_time(void *hnd, SaHpiResourceIdT id, SaHpiTimeT time) | ^~~~~~~~~~~~~~~ sim_el.c:203:8: warning: 'oh_get_el_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned char *)'} [-Wattribute-alias=] 203 | void * oh_get_el_state (void *, SaHpiResourceIdT, SaHpiBoolT *) | ^~~~~~~~~~~~~~~ sim_el.c:46:10: note: aliased declaration here 46 | SaErrorT sim_el_get_state(void *hnd, SaHpiResourceIdT id, SaHpiBoolT *state) | ^~~~~~~~~~~~~~~~ sim_sensor_func.c:532:8: warning: 'oh_get_sensor_reading' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} [-Wattribute-alias=] 532 | void * oh_get_sensor_reading (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:22:10: note: aliased declaration here 22 | SaErrorT sim_get_sensor_reading(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~ sim_el.c:200:8: warning: 'oh_set_el_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned char)'} [-Wattribute-alias=] 200 | void * oh_set_el_state (void *, SaHpiResourceIdT, SaHpiBoolT) | ^~~~~~~~~~~~~~~ sim_el.c:36:10: note: aliased declaration here 36 | SaErrorT sim_el_set_state(void *hnd, SaHpiResourceIdT id, SaHpiBoolT state) | ^~~~~~~~~~~~~~~~ sim_init.c:352:8: warning: 'oh_resource_failed_remove' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 352 | void * oh_resource_failed_remove (void *, SaHpiResourceIdT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:571:8: warning: 'oh_set_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, const SaHpiEventStateT, const SaHpiEventStateT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, const short unsigned int, const short unsigned int)'} [-Wattribute-alias=] 571 | void * oh_set_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ sim_init.c:276:10: note: aliased declaration here 276 | SaErrorT sim_resource_failed_remove(void *hnd, SaHpiResourceIdT rid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:428:10: note: aliased declaration here 428 | SaErrorT sim_set_sensor_event_masks(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sim_init.c:349:8: warning: 'oh_set_resource_severity' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 349 | void * oh_set_resource_severity (void *, SaHpiResourceIdT, SaHpiSeverityT) | ^~~~~~~~~~~~~~~~~~~~~~~~ sim_init.c:261:10: note: aliased declaration here 261 | SaErrorT sim_set_resource_severity(void *hnd, SaHpiResourceIdT rid, SaHpiSeverityT sev) | ^~~~~~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:567:8: warning: 'oh_get_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} [-Wattribute-alias=] 567 | void * oh_get_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ sim_init.c:346:8: warning: 'oh_set_resource_tag' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, SaHpiTextBufferT *)'} [-Wattribute-alias=] 346 | void * oh_set_resource_tag (void *, SaHpiResourceIdT, SaHpiTextBufferT *) | ^~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:377:10: note: aliased declaration here 377 | SaErrorT sim_get_sensor_event_masks(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sim_init.c:243:10: note: aliased declaration here 243 | SaErrorT sim_set_resource_tag(void *hnd, SaHpiResourceIdT id, SaHpiTextBufferT *tag) | ^~~~~~~~~~~~~~~~~~~~ sim_init.c:343:8: warning: 'oh_discover_resources' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 343 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ sim_init.c:88:10: note: aliased declaration here 88 | SaErrorT sim_discover(void *hnd) | ^~~~~~~~~~~~ sim_sensor_func.c:563:8: warning: 'oh_set_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, const unsigned char)'} [-Wattribute-alias=] 563 | void * oh_set_sensor_event_enables (void *, SaHpiResourceIdT id, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_init.c:340:8: warning: 'oh_get_event' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 340 | void * oh_get_event (void *) | ^~~~~~~~~~~~ sim_sensor_func.c:334:10: note: aliased declaration here 334 | SaErrorT sim_set_sensor_event_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_init.c:194:10: note: aliased declaration here 194 | SaErrorT sim_get_event(void *hnd) | ^~~~~~~~~~~~~ sim_init.c:338:8: warning: 'oh_close' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 338 | void * oh_close (void *) __attribute__ ((weak, alias("sim_close"))); | ^~~~~~~~ sim_init.c:203:10: note: aliased declaration here 203 | SaErrorT sim_close(void *hnd) | ^~~~~~~~~ sim_sensor_func.c:558:8: warning: 'oh_get_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 558 | void * oh_get_sensor_event_enables (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:293:10: note: aliased declaration here 293 | SaErrorT sim_get_sensor_event_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:553:8: warning: 'oh_set_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, const unsigned char)'} [-Wattribute-alias=] 553 | void * oh_set_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:255:10: note: aliased declaration here 255 | SaErrorT sim_set_sensor_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:548:8: warning: 'oh_get_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 548 | void * oh_get_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:213:10: note: aliased declaration here 213 | SaErrorT sim_get_sensor_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:543:8: warning: 'oh_set_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 543 | void * oh_set_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:159:10: note: aliased declaration here 159 | SaErrorT sim_set_sensor_thresholds(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:538:8: warning: 'oh_get_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 538 | void * oh_get_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ sim_sensor_func.c:114:10: note: aliased declaration here 114 | SaErrorT sim_get_sensor_thresholds(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"sim\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sim_inventory.c -fPIC -DPIC -o .libs/sim_inventory.o sim_control_func.c:159:8: warning: 'oh_get_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 159 | void * oh_get_control_state (void *, SaHpiResourceIdT, SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ sim_control_func.c:20:10: note: aliased declaration here 20 | SaErrorT sim_get_control_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_control_func.c:163:8: warning: 'oh_set_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 163 | void * oh_set_control_state (void *, SaHpiResourceIdT,SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ sim_control_func.c:97:10: note: aliased declaration here 97 | SaErrorT sim_set_control_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_power.c:78:8: warning: 'oh_get_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'int(void *, unsigned int, SaHpiPowerStateT *)'} [-Wattribute-alias=] 78 | void * oh_get_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT *) | ^~~~~~~~~~~~~~~~~~ sim_power.c:19:10: note: aliased declaration here 19 | SaErrorT sim_get_power_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~ sim_power.c:81:8: warning: 'oh_set_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'int(void *, unsigned int, SaHpiPowerStateT)'} [-Wattribute-alias=] 81 | void * oh_set_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT) | ^~~~~~~~~~~~~~~~~~ sim_power.c:48:10: note: aliased declaration here 48 | SaErrorT sim_set_power_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~ sim_injector.c:307:8: warning: 'oh_inject_event' alias between functions of incompatible types 'void *(void *, SaHpiEventT *, SaHpiRptEntryT *, SaHpiRdrT *)' and 'SaErrorT(void *, SaHpiEventT *, SaHpiRptEntryT *, SaHpiRdrT *)' {aka 'int(void *, SaHpiEventT *, SaHpiRptEntryT *, SaHpiRdrT *)'} [-Wattribute-alias=] 307 | void * oh_inject_event (void *, SaHpiEventT *, SaHpiRptEntryT *, SaHpiRdrT *) | ^~~~~~~~~~~~~~~ sim_injector.c:216:10: note: aliased declaration here 216 | SaErrorT sim_inject_ext_event(void *hnd, | ^~~~~~~~~~~~~~~~~~~~ sim_dimi_func.c:27:8: warning: 'oh_get_dimi_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiDimiInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiDimiInfoT *)'} [-Wattribute-alias=] 27 | void * oh_get_dimi_info (void *, SaHpiResourceIdT, SaHpiDimiNumT, | ^~~~~~~~~~~~~~~~ sim_dimi_func.c:19:10: note: aliased declaration here 19 | SaErrorT sim_get_dimi_info(void *hnd, | ^~~~~~~~~~~~~~~~~ sim_watchdog.c:270:8: warning: 'oh_get_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 270 | void * oh_get_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ sim_watchdog.c:159:10: note: aliased declaration here 159 | SaErrorT sim_get_watchdog_info(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_watchdog.c:278:8: warning: 'oh_reset_watchdog' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 278 | void * oh_reset_watchdog (void *, SaHpiResourceIdT, SaHpiWatchdogNumT) | ^~~~~~~~~~~~~~~~~ sim_watchdog.c:237:10: note: aliased declaration here 237 | SaErrorT sim_reset_watchdog(void *hnd, | ^~~~~~~~~~~~~~~~~~ sim_watchdog.c:274:8: warning: 'oh_set_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 274 | void * oh_set_watchdog_info (void *, SaHpiResourceIdT, SaHpiWatchdogNumT, | ^~~~~~~~~~~~~~~~~~~~ sim_watchdog.c:198:10: note: aliased declaration here 198 | SaErrorT sim_set_watchdog_info(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_reset.c:72:8: warning: 'oh_get_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'void *(void *, unsigned int, SaHpiResetActionT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'int(void *, unsigned int, SaHpiResetActionT *)'} [-Wattribute-alias=] 72 | void * oh_get_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ sim_reset.c:19:10: note: aliased declaration here 19 | SaErrorT sim_get_reset_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~ sim_reset.c:75:8: warning: 'oh_set_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void *(void *, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'int(void *, unsigned int, SaHpiResetActionT)'} [-Wattribute-alias=] 75 | void * oh_set_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ sim_reset.c:45:10: note: aliased declaration here 45 | SaErrorT sim_set_reset_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~ sim_hotswap.c:375:8: warning: 'oh_get_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'int(void *, unsigned int, SaHpiHsStateT *)'} [-Wattribute-alias=] 375 | void * oh_get_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT *) | ^~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:24:10: note: aliased declaration here 24 | SaErrorT sim_get_hotswap_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:393:8: warning: 'oh_set_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 393 | void * oh_set_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:334:10: note: aliased declaration here 334 | SaErrorT sim_set_autoextract_timeout(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:390:8: warning: 'oh_get_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'void *(void *, unsigned int, long long int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'int(void *, unsigned int, long long int *)'} [-Wattribute-alias=] 390 | void * oh_get_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:298:10: note: aliased declaration here 298 | SaErrorT sim_get_autoextract_timeout(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:387:8: warning: 'oh_get_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT *)'} [-Wattribute-alias=] 387 | void * oh_get_indicator_state (void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:221:10: note: aliased declaration here 221 | SaErrorT sim_get_indicator_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:384:8: warning: 'oh_set_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT)'} [-Wattribute-alias=] 384 | void * oh_set_indicator_state (void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:258:10: note: aliased declaration here 258 | SaErrorT sim_set_indicator_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:381:8: warning: 'oh_request_hotswap_action' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'void *(void *, unsigned int, SaHpiHsActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'int(void *, unsigned int, SaHpiHsActionT)'} [-Wattribute-alias=] 381 | void * oh_request_hotswap_action (void *, SaHpiResourceIdT, SaHpiHsActionT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:169:10: note: aliased declaration here 169 | SaErrorT sim_request_hotswap_action(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:378:8: warning: 'oh_set_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'void *(void *, unsigned int, SaHpiHsStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'int(void *, unsigned int, SaHpiHsStateT)'} [-Wattribute-alias=] 378 | void * oh_set_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT) | ^~~~~~~~~~~~~~~~~~~~ sim_hotswap.c:71:10: note: aliased declaration here 71 | SaErrorT sim_set_hotswap_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_annunciator_func.c:306:8: warning: 'oh_get_next_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 306 | void * oh_get_next_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~~~ sim_annunciator_func.c:19:10: note: aliased declaration here 19 | SaErrorT sim_get_next_announce(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~ sim_annunciator_func.c:331:8: warning: 'oh_set_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} [-Wattribute-alias=] 331 | void * oh_set_annunc_mode (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~ sim_annunciator_func.c:265:10: note: aliased declaration here 265 | SaErrorT sim_set_annunc_mode(void *hnd, | ^~~~~~~~~~~~~~~~~~~ sim_annunciator_func.c:327:8: warning: 'oh_get_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} [-Wattribute-alias=] 327 | void * oh_get_annunc_mode (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~~~~ sim_annunciator_func.c:225:10: note: aliased declaration here 225 | SaErrorT sim_get_annunc_mode(void *hnd, | ^~~~~~~~~~~~~~~~~~~ sim_annunciator_func.c:323:8: warning: 'oh_del_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 323 | void * oh_del_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ sim_annunciator_func.c:184:10: note: aliased declaration here 184 | SaErrorT sim_del_announce(void *hnd, | ^~~~~~~~~~~~~~~~ sim_annunciator_func.c:319:8: warning: 'oh_add_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 319 | void * oh_add_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ sim_annunciator_func.c:144:10: note: aliased declaration here 144 | SaErrorT sim_add_announce(void *hnd, | ^~~~~~~~~~~~~~~~ sim_annunciator_func.c:314:8: warning: 'oh_ack_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 314 | void * oh_ack_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ sim_annunciator_func.c:103:10: note: aliased declaration here 103 | SaErrorT sim_ack_announce(void *hnd, | ^~~~~~~~~~~~~~~~ sim_annunciator_func.c:310:8: warning: 'oh_get_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 310 | void * oh_get_announce (void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, | ^~~~~~~~~~~~~~~ sim_annunciator_func.c:62:10: note: aliased declaration here 62 | SaErrorT sim_get_announce(void *hnd, | ^~~~~~~~~~~~~~~~ sim_injector.c: In function 'sim_create_resourcetag.isra.0': sim_injector.c:41:58: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 41 | snprintf(locstr, OH_MAX_LOCATION_DIGITS + 1, " %d", loc); | ^ In file included from /usr/include/stdio.h:866, from ../../utils/sahpi_struct_utils.h:24, from ../../utils/oh_utils.h:26, from ../../include/oh_handler.h:29, from ./sim_sensors.h:22, from ./sim_resources.h:22, from ./sim_injector.h:22, from sim_injector.c:20: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 3 and 8 bytes into a destination of size 7 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sim_inventory.c:804:8: warning: 'oh_get_idr_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrInfoT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrInfoT *)'} [-Wattribute-alias=] 804 | void * oh_get_idr_info (void *hnd, SaHpiResourceIdT, SaHpiIdrIdT,SaHpiIdrInfoT) | ^~~~~~~~~~~~~~~ sim_inventory.c:161:10: note: aliased declaration here 161 | SaErrorT sim_get_idr_info(void *hnd, | ^~~~~~~~~~~~~~~~ sim_inventory.c:830:8: warning: 'oh_del_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 830 | void * oh_del_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ sim_inventory.c:712:10: note: aliased declaration here 712 | SaErrorT sim_del_idr_field(void *hnd, | ^~~~~~~~~~~~~~~~~ sim_inventory.c:827:8: warning: 'oh_set_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 827 | void * oh_set_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ sim_inventory.c:626:10: note: aliased declaration here 626 | SaErrorT sim_set_idr_field(void *hnd, | ^~~~~~~~~~~~~~~~~ sim_inventory.c:824:8: warning: 'oh_add_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 824 | void * oh_add_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ sim_inventory.c:540:10: note: aliased declaration here 540 | SaErrorT sim_add_idr_field(void *hnd, | ^~~~~~~~~~~~~~~~~ sim_inventory.c:819:8: warning: 'oh_get_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int *, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 819 | void * oh_get_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ sim_inventory.c:415:10: note: aliased declaration here 415 | SaErrorT sim_get_idr_field(void *hnd, | ^~~~~~~~~~~~~~~~~ sim_inventory.c:816:8: warning: 'oh_del_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 816 | void * oh_del_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT) | ^~~~~~~~~~~~~~~ sim_inventory.c:347:10: note: aliased declaration here 347 | SaErrorT sim_del_idr_area(void *hnd, | ^~~~~~~~~~~~~~~~ sim_inventory.c:812:8: warning: 'oh_add_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int *)'} [-Wattribute-alias=] 812 | void * oh_add_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, | ^~~~~~~~~~~~~~~ sim_inventory.c:287:10: note: aliased declaration here 287 | SaErrorT sim_add_idr_area(void *hnd, | ^~~~~~~~~~~~~~~~ sim_inventory.c:807:8: warning: 'oh_get_idr_area_header' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int, SaHpiIdrAreaHeaderT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrAreaHeaderT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int *, SaHpiIdrAreaHeaderT *)'} [-Wattribute-alias=] 807 | void * oh_get_idr_area_header (void *, SaHpiResourceIdT, SaHpiIdrIdT, | ^~~~~~~~~~~~~~~~~~~~~~ sim_inventory.c:201:10: note: aliased declaration here 201 | SaErrorT sim_get_idr_area_header(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ sim_fumi_func.c:26:7: warning: 'oh_set_fumi_source' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiTextBufferT *)'} [-Wattribute-alias=] 26 | void* oh_set_fumi_source (void *, SaHpiResourceIdT,SaHpiFumiNumT, | ^~~~~~~~~~~~~~~~~~ sim_fumi_func.c:18:10: note: aliased declaration here 18 | SaErrorT sim_set_fumi_source(void *hnd, | ^~~~~~~~~~~~~~~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsimulator.la -rpath /usr/lib64/openhpi sim_init.lo sim_resources2.lo sim_sensors.lo sim_sensor_func.lo sim_controls.lo sim_control_func.lo sim_injector.lo sim_el.lo sim_annunciators.lo sim_annunciator_func.lo sim_dimi.lo sim_dimi_func.lo sim_fumi.lo sim_fumi_func.lo sim_power.lo sim_inventory.lo sim_watchdog.lo sim_hotswap.lo sim_reset.lo ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/sim_init.o .libs/sim_resources2.o .libs/sim_sensors.o .libs/sim_sensor_func.o .libs/sim_controls.o .libs/sim_control_func.o .libs/sim_injector.o .libs/sim_el.o .libs/sim_annunciators.o .libs/sim_annunciator_func.o .libs/sim_dimi.o .libs/sim_dimi_func.o .libs/sim_fumi.o .libs/sim_fumi_func.o .libs/sim_power.o .libs/sim_inventory.o .libs/sim_watchdog.o .libs/sim_hotswap.o .libs/sim_reset.o ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libsimulator.so.3 -o .libs/libsimulator.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libsimulator.so.3" && ln -s "libsimulator.so.3.8.0" "libsimulator.so.3") libtool: link: (cd ".libs" && rm -f "libsimulator.so" && ln -s "libsimulator.so.3.8.0" "libsimulator.so") libtool: link: ( cd ".libs" && rm -f "libsimulator.la" && ln -s "../libsimulator.la" "libsimulator.la" ) make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' Making all in ilo2_ribcl make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl.lo ilo2_ribcl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_discover.lo ilo2_ribcl_discover.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_idr.lo ilo2_ribcl_idr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_reset.lo ilo2_ribcl_reset.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_power.lo ilo2_ribcl_power.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_control.lo ilo2_ribcl_control.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_rpt.lo ilo2_ribcl_rpt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_sensor.lo ilo2_ribcl_sensor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_ssl.lo ilo2_ribcl_ssl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_xml.lo ilo2_ribcl_xml.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ilo2_ribcl_hotswap.lo ilo2_ribcl_hotswap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl.c -fPIC -DPIC -o .libs/ilo2_ribcl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_reset.c -fPIC -DPIC -o .libs/ilo2_ribcl_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_idr.c -fPIC -DPIC -o .libs/ilo2_ribcl_idr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_power.c -fPIC -DPIC -o .libs/ilo2_ribcl_power.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_sensor.c -fPIC -DPIC -o .libs/ilo2_ribcl_sensor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_ssl.c -fPIC -DPIC -o .libs/ilo2_ribcl_ssl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_discover.c -fPIC -DPIC -o .libs/ilo2_ribcl_discover.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_xml.c -fPIC -DPIC -o .libs/ilo2_ribcl_xml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_hotswap.c -fPIC -DPIC -o .libs/ilo2_ribcl_hotswap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_control.c -fPIC -DPIC -o .libs/ilo2_ribcl_control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ilo2_ribcl\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ilo2_ribcl_rpt.c -fPIC -DPIC -o .libs/ilo2_ribcl_rpt.o ilo2_ribcl_idr.c: In function 'ilo2_ribcl_add_idr': ilo2_ribcl_idr.c:561:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 561 | idr = g_memdup(new_idr, sizeof(struct ilo2_ribcl_idr_info)); | ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../utils/announcement_utils.h:25, from ../../utils/oh_utils.h:23, from ./ilo2_ribcl.h:49, from ilo2_ribcl_idr.c:41: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ilo2_ribcl_idr.c: At top level: ilo2_ribcl_idr.c:1074:8: warning: 'oh_get_idr_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrInfoT *)'} [-Wattribute-alias=] 1074 | void * oh_get_idr_info (void *hnd, SaHpiResourceIdT, SaHpiIdrIdT, | ^~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:88:10: note: aliased declaration here 88 | SaErrorT ilo2_ribcl_get_idr_info(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:1103:8: warning: 'oh_del_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 1103 | void * oh_del_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:493:10: note: aliased declaration here 493 | SaErrorT ilo2_ribcl_del_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:1100:8: warning: 'oh_set_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 1100 | void * oh_set_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:470:10: note: aliased declaration here 470 | SaErrorT ilo2_ribcl_set_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:1097:8: warning: 'oh_add_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 1097 | void * oh_add_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT) | ^~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:446:10: note: aliased declaration here 446 | SaErrorT ilo2_ribcl_add_idr_field( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:1094:8: warning: 'oh_del_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 1094 | void * oh_del_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT) | ^~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:422:10: note: aliased declaration here 422 | SaErrorT ilo2_ribcl_del_idr_area( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:1090:8: warning: 'oh_add_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int *)'} [-Wattribute-alias=] 1090 | void * oh_add_idr_area (void *, SaHpiResourceIdT, SaHpiIdrIdT, | ^~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:397:10: note: aliased declaration here 397 | SaErrorT ilo2_ribcl_add_idr_area( void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:1083:8: warning: 'oh_get_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrFieldT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int *, SaHpiIdrFieldT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int *, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 1083 | void * oh_get_idr_field (void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, | ^~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:279:10: note: aliased declaration here 279 | SaErrorT ilo2_ribcl_get_idr_field(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:1078:8: warning: 'oh_get_idr_area_header' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrAreaHeaderT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int *, SaHpiIdrAreaHeaderT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrAreaHeaderT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int *, SaHpiIdrAreaHeaderT *)'} [-Wattribute-alias=] 1078 | void * oh_get_idr_area_header (void *, SaHpiResourceIdT, SaHpiIdrIdT, | ^~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_idr.c:163:10: note: aliased declaration here 163 | SaErrorT ilo2_ribcl_get_idr_area_header(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c: In function 'ilo2_ribcl_sensor_send_event': ilo2_ribcl_sensor.c:841:18: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 841 | g_memdup(sens_allinfo->rdr, sizeof(SaHpiRdrT))); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../utils/announcement_utils.h:25, from ../../utils/oh_utils.h:23, from ./ilo2_ribcl.h:49, from ilo2_ribcl_sensor.c:41: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ilo2_ribcl_reset.c:247:8: warning: 'oh_get_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'void *(void *, unsigned int, SaHpiResetActionT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'int(void *, unsigned int, SaHpiResetActionT *)'} [-Wattribute-alias=] 247 | void * oh_get_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ ilo2_ribcl_reset.c:71:10: note: aliased declaration here 71 | SaErrorT ilo2_ribcl_get_reset_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_reset.c:250:8: warning: 'oh_set_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void *(void *, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'int(void *, unsigned int, SaHpiResetActionT)'} [-Wattribute-alias=] 250 | void * oh_set_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ ilo2_ribcl_reset.c:131:10: note: aliased declaration here 131 | SaErrorT ilo2_ribcl_set_reset_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c: At top level: ilo2_ribcl_sensor.c:1246:8: warning: 'oh_get_sensor_reading' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} [-Wattribute-alias=] 1246 | void * oh_get_sensor_reading (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:101:10: note: aliased declaration here 101 | SaErrorT ilo2_ribcl_get_sensor_reading(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:1275:8: warning: 'oh_get_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 1275 | void * oh_get_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:639:10: note: aliased declaration here 639 | SaErrorT ilo2_ribcl_get_sensor_thresholds(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:1270:8: warning: 'oh_set_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} [-Wattribute-alias=] 1270 | void * oh_set_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:511:10: note: aliased declaration here 511 | SaErrorT ilo2_ribcl_set_sensor_event_masks(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:1266:8: warning: 'oh_get_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} [-Wattribute-alias=] 1266 | void * oh_get_sensor_event_masks (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:438:10: note: aliased declaration here 438 | SaErrorT ilo2_ribcl_get_sensor_event_masks(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:1262:8: warning: 'oh_set_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 1262 | void * oh_set_sensor_event_enables (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:370:10: note: aliased declaration here 370 | SaErrorT ilo2_ribcl_set_sensor_event_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:1258:8: warning: 'oh_get_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 1258 | void * oh_get_sensor_event_enables (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:304:10: note: aliased declaration here 304 | SaErrorT ilo2_ribcl_get_sensor_event_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:1254:8: warning: 'oh_set_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 1254 | void * oh_set_sensor_enable (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:237:10: note: aliased declaration here 237 | SaErrorT ilo2_ribcl_set_sensor_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:1250:8: warning: 'oh_get_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 1250 | void * oh_get_sensor_enable (void *, SaHpiResourceIdT, SaHpiSensorNumT, | ^~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_sensor.c:173:10: note: aliased declaration here 173 | SaErrorT ilo2_ribcl_get_sensor_enable(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl.c:439:8: warning: 'oh_get_event' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 439 | void * oh_get_event (void *) | ^~~~~~~~~~~~ ilo2_ribcl.c:394:10: note: aliased declaration here 394 | SaErrorT ilo2_ribcl_get_event(void *handler) | ^~~~~~~~~~~~~~~~~~~~ ilo2_ribcl.c:437:8: warning: 'oh_close' alias between functions of incompatible types 'void *(void *)' and 'void(void *)' [-Wattribute-alias=] 437 | void * oh_close (void *) __attribute__ ((weak, alias("ilo2_ribcl_close"))); | ^~~~~~~~ ilo2_ribcl.c:320:6: note: aliased declaration here 320 | void ilo2_ribcl_close(void *handler) | ^~~~~~~~~~~~~~~~ ilo2_ribcl_power.c:432:8: warning: 'oh_get_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'void *(void *, unsigned int, SaHpiResetActionT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'int(void *, unsigned int, SaHpiPowerStateT *)'} [-Wattribute-alias=] 432 | void * oh_get_power_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ ilo2_ribcl_power.c:66:10: note: aliased declaration here 66 | SaErrorT ilo2_ribcl_get_power_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_power.c:435:8: warning: 'oh_set_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void *(void *, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'int(void *, unsigned int, SaHpiPowerStateT)'} [-Wattribute-alias=] 435 | void * oh_set_power_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ ilo2_ribcl_power.c:202:10: note: aliased declaration here 202 | SaErrorT ilo2_ribcl_set_power_state(void *hnd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_rpt.c:222:7: warning: 'oh_set_resource_tag' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, SaHpiTextBufferT *)'} [-Wattribute-alias=] 222 | void *oh_set_resource_tag (void *, SaHpiResourceIdT, SaHpiTextBufferT *) | ^~~~~~~~~~~~~~~~~~~ ilo2_ribcl_rpt.c:145:10: note: aliased declaration here 145 | SaErrorT ilo2_ribcl_set_resource_tag(void *hnd, SaHpiResourceIdT rid, SaHpiTextBufferT *tag) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_rpt.c:225:7: warning: 'oh_set_resource_severity' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 225 | void *oh_set_resource_severity (void *, SaHpiResourceIdT, SaHpiSeverityT) | ^~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_rpt.c:64:10: note: aliased declaration here 64 | SaErrorT ilo2_ribcl_set_resource_severity(void *hnd, SaHpiResourceIdT rid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:373:8: warning: 'oh_get_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'int(void *, unsigned int, SaHpiHsStateT *)'} [-Wattribute-alias=] 373 | void * oh_get_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT *) | ^~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:86:10: note: aliased declaration here 86 | SaErrorT ilo2_ribcl_get_hotswap_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:402:8: warning: 'oh_set_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 402 | void * oh_set_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:364:10: note: aliased declaration here 364 | SaErrorT ilo2_ribcl_set_autoextract_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:398:8: warning: 'oh_get_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'void *(void *, unsigned int, long long int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'int(void *, unsigned int, long long int *)'} [-Wattribute-alias=] 398 | void * oh_get_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:338:10: note: aliased declaration here 338 | SaErrorT ilo2_ribcl_get_autoextract_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:395:8: warning: 'oh_set_autoinsert_timeout' alias between functions of incompatible types 'void *(void *, SaHpiTimeoutT)' {aka 'void *(void *, long long int)'} and 'SaErrorT(void *, SaHpiTimeoutT)' {aka 'int(void *, long long int)'} [-Wattribute-alias=] 395 | void * oh_set_autoinsert_timeout (void *, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:314:10: note: aliased declaration here 314 | SaErrorT ilo2_ribcl_set_autoinsert_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:392:8: warning: 'oh_get_autoinsert_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiTimeoutT *)' {aka 'int(void *, long long int *)'} [-Wattribute-alias=] 392 | void * oh_get_autoinsert_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:290:10: note: aliased declaration here 290 | SaErrorT ilo2_ribcl_get_autoinsert_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:389:8: warning: 'oh_set_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT)'} [-Wattribute-alias=] 389 | void * oh_set_indicator_state (void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:215:10: note: aliased declaration here 215 | SaErrorT ilo2_ribcl_set_indicator_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:385:8: warning: 'oh_get_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT *)'} [-Wattribute-alias=] 385 | void * oh_get_indicator_state (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:189:10: note: aliased declaration here 189 | SaErrorT ilo2_ribcl_get_indicator_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:382:8: warning: 'oh_hotswap_policy_cancel' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 382 | void * oh_hotswap_policy_cancel (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:269:10: note: aliased declaration here 269 | SaErrorT ilo2_ribcl_hotswap_policy_cancel(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:379:8: warning: 'oh_request_hotswap_action' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'void *(void *, unsigned int, SaHpiHsActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'int(void *, unsigned int, SaHpiHsActionT)'} [-Wattribute-alias=] 379 | void * oh_request_hotswap_action (void *, SaHpiResourceIdT, SaHpiHsActionT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:241:10: note: aliased declaration here 241 | SaErrorT ilo2_ribcl_request_hotswap_action(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:376:8: warning: 'oh_set_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'void *(void *, unsigned int, SaHpiHsStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'int(void *, unsigned int, SaHpiHsStateT)'} [-Wattribute-alias=] 376 | void * oh_set_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT) | ^~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_hotswap.c:163:10: note: aliased declaration here 163 | SaErrorT ilo2_ribcl_set_hotswap_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_control.c:962:8: warning: 'oh_get_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 962 | void * oh_get_control_state (void *, SaHpiResourceIdT, SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_control.c:84:10: note: aliased declaration here 84 | SaErrorT ilo2_ribcl_get_control_state(void *hnd, SaHpiResourceIdT rid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_control.c:966:8: warning: 'oh_set_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 966 | void * oh_set_control_state (void *, SaHpiResourceIdT,SaHpiCtrlNumT, | ^~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_control.c:253:10: note: aliased declaration here 253 | SaErrorT ilo2_ribcl_set_control_state(void *hnd, SaHpiResourceIdT rid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_discover.c: In function 'ilo2_ribcl_controls': ilo2_ribcl_discover.c:2236:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2236 | cinfo_ptr = g_memdup(&cinfo, sizeof(cinfo)); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../utils/announcement_utils.h:25, from ../../utils/oh_utils.h:23, from ./ilo2_ribcl.h:49, from ilo2_ribcl_discover.c:36: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ilo2_ribcl_discover.c: In function 'ilo2_ribcl_add_severity_sensor': ilo2_ribcl_discover.c:2338:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2338 | si = g_memdup(sens_info, sizeof(struct ilo2_ribcl_sensinfo)); | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../utils/announcement_utils.h:25, from ../../utils/oh_utils.h:23, from ./ilo2_ribcl.h:49, from ilo2_ribcl_discover.c:36: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ilo2_ribcl_discover.c: In function 'ilo2_ribcl_add_threshold_sensor': ilo2_ribcl_discover.c:2460:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2460 | si = g_memdup(sens_info, sizeof(struct ilo2_ribcl_sensinfo)); | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../utils/announcement_utils.h:25, from ../../utils/oh_utils.h:23, from ./ilo2_ribcl.h:49, from ilo2_ribcl_discover.c:36: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ilo2_ribcl_discover.c: At top level: ilo2_ribcl_discover.c:2838:8: warning: 'oh_discover_resources' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 2838 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ ilo2_ribcl_discover.c:288:10: note: aliased declaration here 288 | SaErrorT ilo2_ribcl_discover_resources(void *handler) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ilo2_ribcl_xml.c:43: In function 'strncpy', inlined from 'ilo2_ribcl_iml_event' at ilo2_ribcl_xml.c:3492:2, inlined from 'ir_xml_iml_write' at ilo2_ribcl_xml.c:3316:31, inlined from 'ir_xml_parse_iml' at ilo2_ribcl_xml.c:3213:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libilo2_ribcl.la -rpath /usr/lib64/openhpi ilo2_ribcl.lo ilo2_ribcl_discover.lo ilo2_ribcl_idr.lo ilo2_ribcl_reset.lo ilo2_ribcl_power.lo ilo2_ribcl_control.lo ilo2_ribcl_rpt.lo ilo2_ribcl_sensor.lo ilo2_ribcl_ssl.lo ilo2_ribcl_xml.lo ilo2_ribcl_hotswap.lo -lxml2 ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/ilo2_ribcl.o .libs/ilo2_ribcl_discover.o .libs/ilo2_ribcl_idr.o .libs/ilo2_ribcl_reset.o .libs/ilo2_ribcl_power.o .libs/ilo2_ribcl_control.o .libs/ilo2_ribcl_rpt.o .libs/ilo2_ribcl_sensor.o .libs/ilo2_ribcl_ssl.o .libs/ilo2_ribcl_xml.o .libs/ilo2_ribcl_hotswap.o -lxml2 ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libilo2_ribcl.so.3 -o .libs/libilo2_ribcl.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libilo2_ribcl.so.3" && ln -s "libilo2_ribcl.so.3.8.0" "libilo2_ribcl.so.3") libtool: link: (cd ".libs" && rm -f "libilo2_ribcl.so" && ln -s "libilo2_ribcl.so.3.8.0" "libilo2_ribcl.so") libtool: link: ( cd ".libs" && rm -f "libilo2_ribcl.la" && ln -s "../libilo2_ribcl.la" "libilo2_ribcl.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl' Making all in oa_soap make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap.lo oa_soap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_power.lo oa_soap_power.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_reset.lo oa_soap_reset.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_hotswap.lo oa_soap_hotswap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_utils.lo oa_soap_utils.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_resources.lo oa_soap_resources.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_discover.lo oa_soap_discover.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_re_discover.lo oa_soap_re_discover.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_event.lo oa_soap_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_enclosure_event.lo oa_soap_enclosure_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_oa_event.lo oa_soap_oa_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_ps_event.lo oa_soap_ps_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_fan_event.lo oa_soap_fan_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_lcd_event.lo oa_soap_lcd_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_server_event.lo oa_soap_server_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_interconnect_event.lo oa_soap_interconnect_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_control.lo oa_soap_control.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_sensor.lo oa_soap_sensor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_inventory.lo oa_soap_inventory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_watchdog.lo oa_soap_watchdog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_oa_event.c -fPIC -DPIC -o .libs/oa_soap_oa_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_ps_event.c -fPIC -DPIC -o .libs/oa_soap_ps_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_lcd_event.c -fPIC -DPIC -o .libs/oa_soap_lcd_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_inventory.c -fPIC -DPIC -o .libs/oa_soap_inventory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_reset.c -fPIC -DPIC -o .libs/oa_soap_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_sensor.c -fPIC -DPIC -o .libs/oa_soap_sensor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap.c -fPIC -DPIC -o .libs/oa_soap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_resources.c -fPIC -DPIC -o .libs/oa_soap_resources.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_enclosure_event.c -fPIC -DPIC -o .libs/oa_soap_enclosure_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_server_event.c -fPIC -DPIC -o .libs/oa_soap_server_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_discover.c -fPIC -DPIC -o .libs/oa_soap_discover.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_re_discover.c -fPIC -DPIC -o .libs/oa_soap_re_discover.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_watchdog.c -fPIC -DPIC -o .libs/oa_soap_watchdog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_control.c -fPIC -DPIC -o .libs/oa_soap_control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_fan_event.c -fPIC -DPIC -o .libs/oa_soap_fan_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_interconnect_event.c -fPIC -DPIC -o .libs/oa_soap_interconnect_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_event.c -fPIC -DPIC -o .libs/oa_soap_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_utils.c -fPIC -DPIC -o .libs/oa_soap_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_power.c -fPIC -DPIC -o .libs/oa_soap_power.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_hotswap.c -fPIC -DPIC -o .libs/oa_soap_hotswap.o oa_soap_watchdog.c:110:8: warning: 'oh_get_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 110 | void * oh_get_watchdog_info (void *, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_watchdog.c:53:10: note: aliased declaration here 53 | SaErrorT oa_soap_get_watchdog_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_watchdog.c:122:8: warning: 'oh_reset_watchdog' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 122 | void * oh_reset_watchdog (void *, | ^~~~~~~~~~~~~~~~~ oa_soap_watchdog.c:102:10: note: aliased declaration here 102 | SaErrorT oa_soap_reset_watchdog(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~ oa_soap_watchdog.c:116:8: warning: 'oh_set_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 116 | void * oh_set_watchdog_info (void *, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_watchdog.c:78:10: note: aliased declaration here 78 | SaErrorT oa_soap_set_watchdog_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_sel.lo oa_soap_sel.c oa_soap_ps_event.c: In function 'oa_soap_push_power_events': oa_soap_ps_event.c:262:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 262 | event.rdrs = g_slist_append(event.rdrs, g_memdup(rdr, | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_re_discover.h:40, from oa_soap_ps_event.h:39, from oa_soap_ps_event.c:49: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_ps_event.c:349:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 349 | event.rdrs = g_slist_append(event.rdrs, g_memdup(rdr, | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_re_discover.h:40, from oa_soap_ps_event.h:39, from oa_soap_ps_event.c:49: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_ps_event.c:411:57: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 411 | g_memdup(rdr, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_re_discover.h:40, from oa_soap_ps_event.h:39, from oa_soap_ps_event.c:49: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_ps_event.c:469:57: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 469 | g_memdup(rdr, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_re_discover.h:40, from oa_soap_ps_event.h:39, from oa_soap_ps_event.c:49: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_sensor.c: In function 'generate_sensor_enable_event': oa_soap_sensor.c:1307:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1307 | g_memdup(rdr, sizeof(SaHpiRdrT))); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_sensor.c:100: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_reset.c:265:8: warning: 'oh_get_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'void *(void *, unsigned int, SaHpiResetActionT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'int(void *, unsigned int, SaHpiResetActionT *)'} [-Wattribute-alias=] 265 | void * oh_get_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ oa_soap_reset.c:63:10: note: aliased declaration here 63 | SaErrorT oa_soap_get_reset_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_reset.c:268:8: warning: 'oh_set_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void *(void *, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'int(void *, unsigned int, SaHpiResetActionT)'} [-Wattribute-alias=] 268 | void * oh_set_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ oa_soap_reset.c:129:10: note: aliased declaration here 129 | SaErrorT oa_soap_set_reset_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c: In function 'generate_sensor_assert_thermal_event': oa_soap_sensor.c:1465:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1465 | g_memdup(rdr, sizeof(SaHpiRdrT))); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_sensor.c:100: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_sensor.c: In function 'generate_sensor_deassert_thermal_event': oa_soap_sensor.c:1611:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1611 | g_memdup(rdr, sizeof(SaHpiRdrT))); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_sensor.c:100: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_sensor.c: In function 'oa_soap_build_sen_rdr': oa_soap_sensor.c:1745:18: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1745 | g_memdup(&(oa_soap_sen_arr[sensor_num].sensor_info), | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_sensor.c:100: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_sensor.c: In function 'oa_soap_gen_sen_evt': oa_soap_sensor.c:1962:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1962 | g_memdup(rdr, sizeof(SaHpiRdrT))); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_sensor.c:100: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_sensor.c: At top level: oa_soap_sensor.c:2676:8: warning: 'oh_get_sensor_reading' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} [-Wattribute-alias=] 2676 | void * oh_get_sensor_reading (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:144:10: note: aliased declaration here 144 | SaErrorT oa_soap_get_sensor_reading(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:2722:8: warning: 'oh_set_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} [-Wattribute-alias=] 2722 | void * oh_set_sensor_event_masks (void *, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:849:10: note: aliased declaration here 849 | SaErrorT oa_soap_set_sensor_event_masks(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:2715:8: warning: 'oh_get_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} [-Wattribute-alias=] 2715 | void * oh_get_sensor_event_masks (void *, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:761:10: note: aliased declaration here 761 | SaErrorT oa_soap_get_sensor_event_masks(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:2708:8: warning: 'oh_set_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, const unsigned char)'} [-Wattribute-alias=] 2708 | void * oh_set_sensor_event_enables (void *, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:668:10: note: aliased declaration here 668 | SaErrorT oa_soap_set_sensor_event_enable(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:2702:8: warning: 'oh_get_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 2702 | void * oh_get_sensor_event_enables (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:588:10: note: aliased declaration here 588 | SaErrorT oa_soap_get_sensor_event_enable(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:2697:8: warning: 'oh_set_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 2697 | void * oh_set_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:464:10: note: aliased declaration here 464 | SaErrorT oa_soap_set_sensor_enable(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:2692:8: warning: 'oh_get_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 2692 | void * oh_get_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:381:10: note: aliased declaration here 381 | SaErrorT oa_soap_get_sensor_enable(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:2687:8: warning: 'oh_set_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 2687 | void * oh_set_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:345:10: note: aliased declaration here 345 | SaErrorT oa_soap_set_sensor_thresholds(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:2682:8: warning: 'oh_get_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 2682 | void * oh_get_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c:264:10: note: aliased declaration here 264 | SaErrorT oa_soap_get_sensor_thresholds(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_control.c:2033:7: warning: 'oh_get_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 2033 | void *oh_get_control_state (void *, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_control.c:202:10: note: aliased declaration here 202 | SaErrorT oa_soap_get_control_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_control.c:2040:7: warning: 'oh_set_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 2040 | void *oh_set_control_state (void *, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_control.c:407:10: note: aliased declaration here 407 | SaErrorT oa_soap_set_control_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c: In function 'oa_soap_add_inv_fields': oa_soap_inventory.c:6246:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 6246 | *field = g_memdup(&(field_array[i].field), | ^ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_inventory.h:41, from oa_soap_inventory.c:156: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_inventory.c: In function 'oa_soap_add_inv_areas': oa_soap_inventory.c:6286:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 6286 | *area = g_memdup(&(oa_soap_inv_arr[resource_type].area_array[i]. | ^ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_inventory.h:41, from oa_soap_inventory.c:156: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_inventory.c: In function 'oa_soap_build_inv': oa_soap_inventory.c:6345:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 6345 | g_memdup(&(oa_soap_inv_arr[resource_type].inventory), | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_inventory.h:41, from oa_soap_inventory.c:156: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_server_event.c: In function 'process_server_info_event': oa_soap_server_event.c:736:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 736 | event.rdrs = g_slist_append(event.rdrs, g_memdup(rdr, | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_re_discover.h:40, from oa_soap_server_event.h:41, from oa_soap_server_event.c:66: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_inventory.c: At top level: oa_soap_inventory.c:6676:8: warning: 'oh_get_idr_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrInfoT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrInfoT *)'} [-Wattribute-alias=] 6676 | void * oh_get_idr_info(void *, | ^~~~~~~~~~~~~~~ oa_soap_inventory.c:199:10: note: aliased declaration here 199 | SaErrorT oa_soap_get_idr_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:6739:8: warning: 'oh_del_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 6739 | void * oh_del_idr_field(void *, | ^~~~~~~~~~~~~~~~ oa_soap_inventory.c:1204:10: note: aliased declaration here 1204 | SaErrorT oa_soap_del_idr_field(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'update_oa_fw_version': oa_soap_utils.c:1680:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1680 | event.rdrs = g_slist_append(event.rdrs, g_memdup(rdr, | ^~~~~ oa_soap_inventory.c:6733:8: warning: 'oh_set_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 6733 | void * oh_set_idr_field(void *, | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_inventory.c:1081:10: note: aliased declaration here 1081 | SaErrorT oa_soap_set_idr_field(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:6727:8: warning: 'oh_add_idr_field_id' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 6727 | void * oh_add_idr_field_id(void *, | ^~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:945:10: note: aliased declaration here 945 | SaErrorT oa_soap_add_idr_field_by_id(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:6721:8: warning: 'oh_add_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 6721 | void * oh_add_idr_field(void *, | ^~~~~~~~~~~~~~~~ oa_soap_inventory.c:816:10: note: aliased declaration here 816 | SaErrorT oa_soap_add_idr_field(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:6711:8: warning: 'oh_get_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int *, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 6711 | void * oh_get_idr_field(void *, | ^~~~~~~~~~~~~~~~ oa_soap_inventory.c:707:10: note: aliased declaration here 707 | SaErrorT oa_soap_get_idr_field(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:6705:8: warning: 'oh_del_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 6705 | void * oh_del_idr_area(void *, | ^~~~~~~~~~~~~~~ oa_soap_inventory.c:612:10: note: aliased declaration here 612 | SaErrorT oa_soap_del_idr_area(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:6698:8: warning: 'oh_add_idr_area_id' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} [-Wattribute-alias=] 6698 | void * oh_add_idr_area_id(void *, | ^~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:489:10: note: aliased declaration here 489 | SaErrorT oa_soap_add_idr_area_by_id (void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:6691:8: warning: 'oh_add_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int *)'} [-Wattribute-alias=] 6691 | void * oh_add_idr_area(void *, | ^~~~~~~~~~~~~~~ oa_soap_inventory.c:376:10: note: aliased declaration here 376 | SaErrorT oa_soap_add_idr_area(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_server_event.c: In function 'process_server_mp_info_event': oa_soap_inventory.c:6682:8: warning: 'oh_get_idr_area_header' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int, SaHpiIdrAreaHeaderT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrAreaHeaderT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int *, SaHpiIdrAreaHeaderT *)'} [-Wattribute-alias=] 6682 | void * oh_get_idr_area_header(void *, | ^~~~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:272:10: note: aliased declaration here 272 | SaErrorT oa_soap_get_idr_area_header(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_server_event.c:1622:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1622 | event.rdrs = g_slist_append(event.rdrs, g_memdup(rdr, | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_re_discover.h:40, from oa_soap_server_event.h:41, from oa_soap_server_event.c:66: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_event.c:1375:8: warning: 'oh_get_event' alias between functions of incompatible types 'void *(void *)' and 'int(void *)' [-Wattribute-alias=] 1375 | void * oh_get_event (void *) | ^~~~~~~~~~~~ oa_soap_event.c:75:5: note: aliased declaration here 75 | int oa_soap_get_event(void *oh_handler) | ^~~~~~~~~~~~~~~~~ oa_soap.c:568:8: warning: 'oh_control_parm' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'void *(void *, unsigned int, SaHpiParmActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'int(void *, unsigned int, SaHpiParmActionT)'} [-Wattribute-alias=] 568 | void * oh_control_parm (void *, | ^~~~~~~~~~~~~~~ oa_soap.c:542:10: note: aliased declaration here 542 | SaErrorT oa_soap_control_parm(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap.c:563:8: warning: 'oh_set_resource_severity' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 563 | void * oh_set_resource_severity (void *, | ^~~~~~~~~~~~~~~~~~~~~~~~ oa_soap.c:497:10: note: aliased declaration here 497 | SaErrorT oa_soap_set_resource_severity(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap.c:558:8: warning: 'oh_set_resource_tag' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, SaHpiTextBufferT *)'} [-Wattribute-alias=] 558 | void * oh_set_resource_tag (void *, | ^~~~~~~~~~~~~~~~~~~ oa_soap.c:442:10: note: aliased declaration here 442 | SaErrorT oa_soap_set_resource_tag(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~ oa_soap.c:555:8: warning: 'oh_close' alias between functions of incompatible types 'void *(void *)' and 'void(void *)' [-Wattribute-alias=] 555 | void * oh_close (void *) | ^~~~~~~~ oa_soap.c:306:6: note: aliased declaration here 306 | void oa_soap_close(void *oh_handler) | ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_annunciator.lo oa_soap_annunciator.c oa_soap_power.c:566:8: warning: 'oh_get_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'int(void *, unsigned int, SaHpiPowerStateT *)'} [-Wattribute-alias=] 566 | void * oh_get_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT *) | ^~~~~~~~~~~~~~~~~~ oa_soap_power.c:74:10: note: aliased declaration here 74 | SaErrorT oa_soap_get_power_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_power.c:569:8: warning: 'oh_set_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'int(void *, unsigned int, SaHpiPowerStateT)'} [-Wattribute-alias=] 569 | void * oh_set_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT) | ^~~~~~~~~~~~~~~~~~ oa_soap_power.c:150:10: note: aliased declaration here 150 | SaErrorT oa_soap_set_power_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_dimi.lo oa_soap_dimi.c oa_soap_discover.c: In function 'oa_soap_populate_event': oa_soap_hotswap.c:465:8: warning: 'oh_get_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'int(void *, unsigned int, SaHpiHsStateT *)'} [-Wattribute-alias=] 465 | void * oh_get_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT *) | ^~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:86:10: note: aliased declaration here 86 | SaErrorT oa_soap_get_hotswap_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:494:8: warning: 'oh_set_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 494 | void * oh_set_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:456:10: note: aliased declaration here 456 | SaErrorT oa_soap_set_autoextract_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:490:8: warning: 'oh_get_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'void *(void *, unsigned int, long long int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'int(void *, unsigned int, long long int *)'} [-Wattribute-alias=] 490 | void * oh_get_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:430:10: note: aliased declaration here 430 | SaErrorT oa_soap_get_autoextract_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:487:8: warning: 'oh_set_autoinsert_timeout' alias between functions of incompatible types 'void *(void *, SaHpiTimeoutT)' {aka 'void *(void *, long long int)'} and 'SaErrorT(void *, SaHpiTimeoutT)' {aka 'int(void *, long long int)'} [-Wattribute-alias=] 487 | void * oh_set_autoinsert_timeout (void *, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:406:10: note: aliased declaration here 406 | SaErrorT oa_soap_set_autoinsert_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:484:8: warning: 'oh_get_autoinsert_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiTimeoutT *)' {aka 'int(void *, long long int *)'} [-Wattribute-alias=] 484 | void * oh_get_autoinsert_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:382:10: note: aliased declaration here 382 | SaErrorT oa_soap_get_autoinsert_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:481:8: warning: 'oh_set_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT)'} [-Wattribute-alias=] 481 | void * oh_set_indicator_state (void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:216:10: note: aliased declaration here 216 | SaErrorT oa_soap_set_indicator_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:477:8: warning: 'oh_get_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT *)'} [-Wattribute-alias=] 477 | void * oh_get_indicator_state (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:190:10: note: aliased declaration here 190 | SaErrorT oa_soap_get_indicator_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:474:8: warning: 'oh_hotswap_policy_cancel' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 474 | void * oh_hotswap_policy_cancel (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:361:10: note: aliased declaration here 361 | SaErrorT oa_soap_hotswap_policy_cancel(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:471:8: warning: 'oh_request_hotswap_action' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'void *(void *, unsigned int, SaHpiHsActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'int(void *, unsigned int, SaHpiHsActionT)'} [-Wattribute-alias=] 471 | void * oh_request_hotswap_action (void *, SaHpiResourceIdT, SaHpiHsActionT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:242:10: note: aliased declaration here 242 | SaErrorT oa_soap_request_hotswap_action(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:468:8: warning: 'oh_set_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'void *(void *, unsigned int, SaHpiHsStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'int(void *, unsigned int, SaHpiHsStateT)'} [-Wattribute-alias=] 468 | void * oh_set_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT) | ^~~~~~~~~~~~~~~~~~~~ oa_soap_hotswap.c:164:10: note: aliased declaration here 164 | SaErrorT oa_soap_set_hotswap_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_discover.c:4838:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4838 | g_slist_append(event->rdrs, g_memdup(rdr, | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_discover.c:183: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_discover.c:4878:56: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 4878 | g_memdup(rdr, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_discover.c:183: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_discover.c: In function 'oa_soap_modify_blade_thermal_rdr': oa_soap_discover.c:5339:41: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 5339 | event.rdrs = g_slist_append(event.rdrs, g_memdup(rdr, | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_discover.c:183: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ oa_soap_discover.c: At top level: /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_fumi.lo oa_soap_fumi.c oa_soap_discover.c:6062:8: warning: 'oh_discover_resources' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 6062 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_discover.c:235:10: note: aliased declaration here 235 | SaErrorT oa_soap_discover_resources(void *oh_handler) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_load_id.lo oa_soap_load_id.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_calls.lo oa_soap_calls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_sel.c -fPIC -DPIC -o .libs/oa_soap_sel.o In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_re_discover.h:40, from oa_soap_oa_event.h:39, from oa_soap_oa_event.c:59: In function 'strncpy', inlined from 'oa_soap_proc_oa_network_info' at oa_soap_oa_event.c:617:17, inlined from 'oa_soap_proc_oa_network_info' at oa_soap_oa_event.c:562:6: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_oa_event.c: In function 'oa_soap_proc_oa_network_info': oa_soap_oa_event.c:616:12: note: length computed here 616 | if(strlen(nw_info->ipAddress) < MAX_URL_LEN){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oa_soap_callsupport.lo oa_soap_callsupport.c In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_re_discover.h:40, from oa_soap_re_discover.c:109: In function 'strncpy', inlined from 'add_oa' at oa_soap_re_discover.c:598:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_re_discover.c: In function 'add_oa': oa_soap_re_discover.c:598:17: note: length computed here 598 | strncpy(temp->server, network_info_response.ipAddress, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 599 | strlen(network_info_response.ipAddress)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sel.c:227:8: warning: 'oh_get_el_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'void *(void *, unsigned int, SaHpiEventLogInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'int(void *, unsigned int, SaHpiEventLogInfoT *)'} [-Wattribute-alias=] 227 | void * oh_get_el_info (void *, | ^~~~~~~~~~~~~~ oa_soap_sel.c:52:10: note: aliased declaration here 52 | SaErrorT oa_soap_get_sel_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_sel.c:265:8: warning: 'oh_set_el_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned char)'} [-Wattribute-alias=] 265 | void * oh_set_el_state(void *, SaHpiResourceIdT, SaHpiBoolT) | ^~~~~~~~~~~~~~~ oa_soap_sel.c:219:10: note: aliased declaration here 219 | SaErrorT oa_soap_sel_state_set(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_sel.c:261:8: warning: 'oh_reset_el_overflow' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 261 | void * oh_reset_el_overflow (void *, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_sel.c:164:10: note: aliased declaration here 164 | SaErrorT oa_soap_reset_sel_overflow(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sel.c:257:8: warning: 'oh_clear_el' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 257 | void * oh_clear_el (void *, | ^~~~~~~~~~~ oa_soap_sel.c:143:10: note: aliased declaration here 143 | SaErrorT oa_soap_clear_sel(void *oh_handler, | ^~~~~~~~~~~~~~~~~ oa_soap_sel.c:247:8: warning: 'oh_get_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} [-Wattribute-alias=] 247 | void * oh_get_el_entry (void *, | ^~~~~~~~~~~~~~~ oa_soap_sel.c:191:10: note: aliased declaration here 191 | SaErrorT oa_soap_get_sel_entry(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_sel.c:242:8: warning: 'oh_add_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'int(void *, unsigned int, const SaHpiEventT *)'} [-Wattribute-alias=] 242 | void * oh_add_el_entry (void *, | ^~~~~~~~~~~~~~~ oa_soap_sel.c:121:10: note: aliased declaration here 121 | SaErrorT oa_soap_add_sel_entry(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_sel.c:237:8: warning: 'oh_set_el_time' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 237 | void * oh_set_el_time (void *, | ^~~~~~~~~~~~~~ oa_soap_sel.c:98:10: note: aliased declaration here 98 | SaErrorT oa_soap_set_sel_time(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_sel.c:232:8: warning: 'oh_get_el_caps' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT *)' {aka 'void *(void *, unsigned int, unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT *)' {aka 'int(void *, unsigned int, unsigned int *)'} [-Wattribute-alias=] 232 | void * oh_get_el_caps (void *, | ^~~~~~~~~~~~~~ oa_soap_sel.c:75:10: note: aliased declaration here 75 | SaErrorT oa_soap_get_sel_caps(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_dimi.c -fPIC -DPIC -o .libs/oa_soap_dimi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_annunciator.c -fPIC -DPIC -o .libs/oa_soap_annunciator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_load_id.c -fPIC -DPIC -o .libs/oa_soap_load_id.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_fumi.c -fPIC -DPIC -o .libs/oa_soap_fumi.o In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_update_resource_status' at oa_soap_utils.c:1550:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_update_resource_status': oa_soap_utils.c:1549:23: note: length computed here 1549 | len = strlen(serial_number); | ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_calls.c -fPIC -DPIC -o .libs/oa_soap_calls.o In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_sensor.c:100: In function 'strncpy', inlined from 'oa_soap_proc_mem_evt' at oa_soap_sensor.c:2250:9: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_sensor.c: In function 'oa_soap_proc_mem_evt': oa_soap_sensor.c:2246:15: note: length computed here 2246 | len = strlen(trigger_reading); | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:258:8: warning: 'oh_get_dimi_info' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiDimiInfoT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiDimiInfoT *)'} [-Wattribute-alias=] 258 | void * oh_get_dimi_info (void*, | ^~~~~~~~~~~~~~~~ oa_soap_dimi.c:55:10: note: aliased declaration here 55 | SaErrorT oa_soap_get_dimi_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:306:8: warning: 'oh_get_dimi_test_result' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestResultsT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiTestResultsT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestResultsT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiTestResultsT *)'} [-Wattribute-alias=] 306 | void * oh_get_dimi_test_result (void*, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:239:10: note: aliased declaration here 239 | SaErrorT oa_soap_get_dimi_test_result(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:297:8: warning: 'oh_get_dimi_test_status' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestPercentCompletedT *, SaHpiDimiTestRunStatusT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char *, SaHpiDimiTestRunStatusT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestPercentCompletedT *, SaHpiDimiTestRunStatusT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char *, SaHpiDimiTestRunStatusT *)'} [-Wattribute-alias=] 297 | void * oh_get_dimi_test_status (void*, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:208:10: note: aliased declaration here 208 | SaErrorT oa_soap_get_dimi_test_status(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:290:8: warning: 'oh_cancel_dimi_test' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 290 | void * oh_cancel_dimi_test (void*, | ^~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:178:10: note: aliased declaration here 178 | SaErrorT oa_soap_cancel_dimi_test(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:281:8: warning: 'oh_start_dimi_test' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiUint8T, SaHpiDimiTestVariableParamsT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char, SaHpiDimiTestVariableParamsT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiUint8T, SaHpiDimiTestVariableParamsT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char, SaHpiDimiTestVariableParamsT *)'} [-Wattribute-alias=] 281 | void * oh_start_dimi_test (void*, | ^~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:146:10: note: aliased declaration here 146 | SaErrorT oa_soap_start_dimi_test(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:273:8: warning: 'oh_get_dimi_test_ready' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiReadyT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiReadyT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiReadyT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiReadyT *)'} [-Wattribute-alias=] 273 | void * oh_get_dimi_test_ready (void*, | ^~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:115:10: note: aliased declaration here 115 | SaErrorT oa_soap_get_dimi_test_ready(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_dimi.c:265:8: warning: 'oh_get_dimi_test' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiTestT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiTestT *)'} [-Wattribute-alias=] 265 | void * oh_get_dimi_test (void*, | ^~~~~~~~~~~~~~~~ oa_soap_dimi.c:84:10: note: aliased declaration here 84 | SaErrorT oa_soap_get_dimi_test(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:236:8: warning: 'oh_get_next_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 236 | void * oh_get_next_announce (void *, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:59:10: note: aliased declaration here 59 | SaErrorT oa_soap_get_next_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:278:8: warning: 'oh_set_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} [-Wattribute-alias=] 278 | void * oh_set_annunc_mode (void *, | ^~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:171:10: note: aliased declaration here 171 | SaErrorT oa_soap_set_annunc_mode(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:272:8: warning: 'oh_get_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} [-Wattribute-alias=] 272 | void * oh_get_annunc_mode (void *, | ^~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:146:10: note: aliased declaration here 146 | SaErrorT oa_soap_get_annunc_mode(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:265:8: warning: 'oh_del_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 265 | void * oh_del_announce (void *, | ^~~~~~~~~~~~~~~ oa_soap_annunciator.c:198:10: note: aliased declaration here 198 | SaErrorT oa_soap_del_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:259:8: warning: 'oh_add_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 259 | void * oh_add_announce (void *, | ^~~~~~~~~~~~~~~ oa_soap_annunciator.c:226:10: note: aliased declaration here 226 | SaErrorT oa_soap_add_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:251:8: warning: 'oh_ack_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 251 | void * oh_ack_announce (void *, | ^~~~~~~~~~~~~~~ oa_soap_annunciator.c:119:10: note: aliased declaration here 119 | SaErrorT oa_soap_ack_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_annunciator.c:244:8: warning: 'oh_get_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 244 | void * oh_get_announce (void *, | ^~~~~~~~~~~~~~~ oa_soap_annunciator.c:90:10: note: aliased declaration here 90 | SaErrorT oa_soap_get_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"oa_soap\" -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c oa_soap_callsupport.c -fPIC -DPIC -o .libs/oa_soap_callsupport.o In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1812:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1812:25: note: length computed here 1812 | strncpy(oa_ip, network_info_response.ipv6Address3, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1813 | strlen(network_info_response.ipv6Address3)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1808:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1808:25: note: length computed here 1808 | strncpy(oa_ip, network_info_response.ipv6Address2, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1809 | strlen(network_info_response.ipv6Address2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1804:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1804:25: note: length computed here 1804 | strncpy(oa_ip, network_info_response.ipv6Address1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1805 | strlen(network_info_response.ipv6Address1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1800:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1800:25: note: length computed here 1800 | strncpy(oa_ip, network_info_response.ipv6Address0, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1801 | strlen(network_info_response.ipv6Address0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1794:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1794:25: note: length computed here 1794 | strncpy(oa_ip, network_info_response.ipv6Address3, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1795 | strlen(network_info_response.ipv6Address3)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1790:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1790:25: note: length computed here 1790 | strncpy(oa_ip, network_info_response.ipv6Address2, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1791 | strlen(network_info_response.ipv6Address2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1786:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1786:25: note: length computed here 1786 | strncpy(oa_ip, network_info_response.ipv6Address1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1787 | strlen(network_info_response.ipv6Address1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1782:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1782:25: note: length computed here 1782 | strncpy(oa_ip, network_info_response.ipv6Address0, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1783 | strlen(network_info_response.ipv6Address0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'oa_soap_get_oa_ip' at oa_soap_utils.c:1777:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'oa_soap_get_oa_ip': oa_soap_utils.c:1777:17: note: length computed here 1777 | strncpy(oa_ip, network_info_response.ipAddress, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1778 | strlen(network_info_response.ipAddress)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_load_id.c:83:8: warning: 'oh_load_id_get' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiLoadIdT)' {aka 'void *(void *, unsigned int, SaHpiLoadIdT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiLoadIdT)' {aka 'int(void *, unsigned int, SaHpiLoadIdT)'} [-Wattribute-alias=] 83 | void * oh_load_id_get (void *, | ^~~~~~~~~~~~~~ oa_soap_load_id.c:52:10: note: aliased declaration here 52 | SaErrorT oa_soap_load_id_get(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~ oa_soap_load_id.c:88:8: warning: 'oh_load_id_set' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiLoadIdT *)' {aka 'void *(void *, unsigned int, SaHpiLoadIdT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiLoadIdT *)' {aka 'int(void *, unsigned int, SaHpiLoadIdT *)'} [-Wattribute-alias=] 88 | void * oh_load_id_set (void *, | ^~~~~~~~~~~~~~ oa_soap_load_id.c:75:10: note: aliased declaration here 75 | SaErrorT oa_soap_load_id_set(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:374:8: warning: 'oh_set_fumi_source' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiTextBufferT *)'} [-Wattribute-alias=] 374 | void * oh_set_fumi_source (void *, | ^~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:55:10: note: aliased declaration here 55 | SaErrorT oa_soap_set_fumi_source(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:450:8: warning: 'oh_activate_fumi' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 450 | void * oh_activate_fumi (void *, | ^~~~~~~~~~~~~~~~ oa_soap_fumi.c:364:11: note: aliased declaration here 364 | SaErrorT oa_soap_activate_fumi(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:445:8: warning: 'oh_start_fumi_rollback' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 445 | void * oh_start_fumi_rollback (void *, | ^~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:341:11: note: aliased declaration here 341 | SaErrorT oa_soap_start_fumi_rollback(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:439:8: warning: 'oh_cancel_fumi_upgrade' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 439 | void * oh_cancel_fumi_upgrade (void *, | ^~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:315:11: note: aliased declaration here 315 | SaErrorT oa_soap_cancel_fumi_upgrade(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:433:8: warning: 'oh_start_fumi_verify' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 433 | void * oh_start_fumi_verify (void *, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:290:11: note: aliased declaration here 290 | SaErrorT oa_soap_start_fumi_verify(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:426:8: warning: 'oh_get_fumi_status' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiUpgradeStatusT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiUpgradeStatusT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiUpgradeStatusT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiUpgradeStatusT *)'} [-Wattribute-alias=] 426 | void * oh_get_fumi_status (void *, | ^~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:264:11: note: aliased declaration here 264 | SaErrorT oa_soap_get_fumi_status(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:420:8: warning: 'oh_start_fumi_install' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 420 | void * oh_start_fumi_install (void *, | ^~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:238:11: note: aliased declaration here 238 | SaErrorT oa_soap_start_fumi_install(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:413:8: warning: 'oh_start_fumi_bank_copy' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, unsigned char)'} [-Wattribute-alias=] 413 | void * oh_start_fumi_bank_copy (void *, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:212:11: note: aliased declaration here 212 | SaErrorT oa_soap_start_fumi_bank_copy(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:406:8: warning: 'oh_set_fumi_bank_order' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiUint32T)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiUint32T)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, unsigned int)'} [-Wattribute-alias=] 406 | void * oh_set_fumi_bank_order (void *, | ^~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:185:11: note: aliased declaration here 185 | SaErrorT oa_soap_set_fumi_bank_order(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:401:8: warning: 'oh_start_fumi_backup' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 401 | void * oh_start_fumi_backup (void *, | ^~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:160:11: note: aliased declaration here 160 | SaErrorT oa_soap_start_fumi_backup(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:394:8: warning: 'oh_get_fumi_target' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiBankInfoT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiBankInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiBankInfoT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiBankInfoT *)'} [-Wattribute-alias=] 394 | void * oh_get_fumi_target (void *, | ^~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:135:11: note: aliased declaration here 135 | SaErrorT oa_soap_get_fumi_target(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:387:8: warning: 'oh_get_fumi_source' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiSourceInfoT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiSourceInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiSourceInfoT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiSourceInfoT *)'} [-Wattribute-alias=] 387 | void * oh_get_fumi_source (void *, | ^~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:108:11: note: aliased declaration here 108 | SaErrorT oa_soap_get_fumi_source(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:381:8: warning: 'oh_validate_fumi_source' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 381 | void * oh_validate_fumi_source (void *, | ^~~~~~~~~~~~~~~~~~~~~~~ oa_soap_fumi.c:82:11: note: aliased declaration here 82 | SaErrorT oa_soap_validate_fumi_source(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_server_event.c: In function 'oa_soap_proc_server_thermal': oa_soap_server_event.c:1478:62: warning: array subscript 'struct bladeThermalInfo[0]' is partly outside array bounds of 'struct bladeThermalInfoArrayResponse[1]' [-Warray-bounds] 1478 | trigger_reading = (SaHpiInt32T)blade_thermal_response->temperatureC; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ oa_soap_server_event.c:1426:46: note: while referencing 'thermal_response' 1426 | struct bladeThermalInfoArrayResponse thermal_response; | ^~~~~~~~~~~~~~~~ oa_soap_server_event.c:1489:59: warning: array subscript 'struct bladeThermalInfo[0]' is partly outside array bounds of 'struct bladeThermalInfoArrayResponse[1]' [-Warray-bounds] 1489 | trigger_threshold = blade_thermal_response->criticalThreshold; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ oa_soap_server_event.c:1426:46: note: while referencing 'thermal_response' 1426 | struct bladeThermalInfoArrayResponse thermal_response; | ^~~~~~~~~~~~~~~~ oa_soap_server_event.c:1485:59: warning: array subscript 'struct bladeThermalInfo[0]' is partly outside array bounds of 'struct bladeThermalInfoArrayResponse[1]' [-Warray-bounds] 1485 | trigger_threshold = blade_thermal_response->cautionThreshold; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ oa_soap_server_event.c:1426:46: note: while referencing 'thermal_response' 1426 | struct bladeThermalInfoArrayResponse thermal_response; | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'get_oa_state' at oa_soap_utils.c:352:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'get_oa_state': oa_soap_utils.c:352:17: note: length computed here 352 | strncpy(firmware, info_response.fwVersion, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 353 | strlen(info_response.fwVersion)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'get_oa_state' at oa_soap_utils.c:425:33: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'get_oa_state': oa_soap_utils.c:425:33: note: length computed here 425 | strncpy(standby_fm, firmware, strlen(firmware)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'get_oa_state' at oa_soap_utils.c:399:33: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'get_oa_state': oa_soap_utils.c:399:33: note: length computed here 399 | strncpy(active_fm, firmware, strlen(firmware)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'get_oa_state' at oa_soap_utils.c:461:9: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'get_oa_state': oa_soap_utils.c:461:9: note: length computed here 461 | strncpy(this_oa->server, server, strlen(server)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'get_oa_state' at oa_soap_utils.c:486:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'get_oa_state': oa_soap_utils.c:486:17: note: length computed here 486 | strncpy(other_oa->server, standby_ip, strlen(standby_ip)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_utils.c:116: In function 'strncpy', inlined from 'get_oa_state' at oa_soap_utils.c:474:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_utils.c: In function 'get_oa_state': oa_soap_utils.c:474:17: note: length computed here 474 | strncpy(other_oa->server, active_ip, strlen(active_ip)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from oa_soap_callsupport.c:90: In function 'strncpy', inlined from 'soap_call' at oa_soap_callsupport.c:1089:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_inventory.c: In function 'oa_soap_build_fz_inv': oa_soap_inventory.c:6428:48: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 6428 | snprintf(temp, write_size, "%d,", bay); | ^ In file included from /usr/include/stdio.h:866, from ../../utils/sahpi_struct_utils.h:24, from ../../utils/oh_utils.h:26, from ../../include/oh_handler.h:29, from oa_soap.h:47, from oa_soap_inventory.h:41, from oa_soap_inventory.c:156: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 3 and 5 bytes into a destination of size 4 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ oa_soap_inventory.c:6464:48: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 6464 | snprintf(temp, write_size, "%d,", info.bayNumber); | ^ In file included from /usr/include/stdio.h:866, from ../../utils/sahpi_struct_utils.h:24, from ../../utils/oh_utils.h:26, from ../../include/oh_handler.h:29, from oa_soap.h:47, from oa_soap_inventory.h:41, from oa_soap_inventory.c:156: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 3 and 5 bytes into a destination of size 4 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getFanZoneArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from oa_soap.h:47, from oa_soap_utils.h:45, from oa_soap_sensor.h:41, from oa_soap_discover.h:41, from oa_soap_discover.c:183: In function 'strncpy', inlined from 'oa_soap_server_mem_evt_discover' at oa_soap_discover.c:6030:29, inlined from 'oa_soap_push_disc_res' at oa_soap_discover.c:4982:28: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_discover.c: In function 'oa_soap_push_disc_res': oa_soap_discover.c:6028:35: note: length computed here 6028 | len = strlen(mainMemoryError) - | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getPowerSupplyInfoArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getPowerSupplyStatusArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getFanInfoArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getBladeInfoArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getBladeStatusArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getBladePortMapArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getInterconnectTrayInfoArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getInterconnectTrayStatusArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getInterconnectTrayPortMapArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getOaInfoArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from oa_soap_calls.c:43: oa_soap_calls.c: In function 'soap_getOaStatusArray': oa_soap_calls.h:246:25: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 246 | #define BAY "%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ oa_soap_calls.h:246:49: note: format string is defined here 246 | #define BAY "%d" | ^ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from oa_soap_callsupport.h:45, from oa_soap_calls.h:42, from oa_soap_calls.c:43: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 23 and 25 bytes into a destination of size 24 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboa_soap.la -rpath /usr/lib64/openhpi oa_soap.lo oa_soap_power.lo oa_soap_reset.lo oa_soap_hotswap.lo oa_soap_utils.lo oa_soap_resources.lo oa_soap_discover.lo oa_soap_re_discover.lo oa_soap_event.lo oa_soap_enclosure_event.lo oa_soap_oa_event.lo oa_soap_ps_event.lo oa_soap_fan_event.lo oa_soap_lcd_event.lo oa_soap_server_event.lo oa_soap_interconnect_event.lo oa_soap_control.lo oa_soap_sensor.lo oa_soap_inventory.lo oa_soap_watchdog.lo oa_soap_sel.lo oa_soap_annunciator.lo oa_soap_dimi.lo oa_soap_fumi.lo oa_soap_load_id.lo oa_soap_calls.lo oa_soap_callsupport.lo -lxml2 ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/oa_soap.o .libs/oa_soap_power.o .libs/oa_soap_reset.o .libs/oa_soap_hotswap.o .libs/oa_soap_utils.o .libs/oa_soap_resources.o .libs/oa_soap_discover.o .libs/oa_soap_re_discover.o .libs/oa_soap_event.o .libs/oa_soap_enclosure_event.o .libs/oa_soap_oa_event.o .libs/oa_soap_ps_event.o .libs/oa_soap_fan_event.o .libs/oa_soap_lcd_event.o .libs/oa_soap_server_event.o .libs/oa_soap_interconnect_event.o .libs/oa_soap_control.o .libs/oa_soap_sensor.o .libs/oa_soap_inventory.o .libs/oa_soap_watchdog.o .libs/oa_soap_sel.o .libs/oa_soap_annunciator.o .libs/oa_soap_dimi.o .libs/oa_soap_fumi.o .libs/oa_soap_load_id.o .libs/oa_soap_calls.o .libs/oa_soap_callsupport.o -lxml2 ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,liboa_soap.so.3 -o .libs/liboa_soap.so.3.8.0 libtool: link: (cd ".libs" && rm -f "liboa_soap.so.3" && ln -s "liboa_soap.so.3.8.0" "liboa_soap.so.3") libtool: link: (cd ".libs" && rm -f "liboa_soap.so" && ln -s "liboa_soap.so.3.8.0" "liboa_soap.so") libtool: link: ( cd ".libs" && rm -f "liboa_soap.la" && ln -s "../liboa_soap.la" "liboa_soap.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap' Making all in ov_rest make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_parser_calls.lo ov_rest_parser_calls.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_event.lo ov_rest_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_composer_event.lo ov_rest_composer_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_server_event.lo ov_rest_server_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_interconnect_event.lo ov_rest_interconnect_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_ps_event.lo ov_rest_ps_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_fan_event.lo ov_rest_fan_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest.lo ov_rest.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_discover.lo ov_rest_discover.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_re_discover.lo ov_rest_re_discover.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_inventory.lo ov_rest_inventory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_sensor.lo ov_rest_sensor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_callsupport.lo ov_rest_callsupport.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_utils.lo ov_rest_utils.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_power.lo ov_rest_power.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_reset.lo ov_rest_reset.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_control.lo ov_rest_control.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_hotswap.lo ov_rest_hotswap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_resources.lo ov_rest_resources.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_annunciator.lo ov_rest_annunciator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_composer_event.c -fPIC -DPIC -o .libs/ov_rest_composer_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_discover.c -fPIC -DPIC -o .libs/ov_rest_discover.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_fan_event.c -fPIC -DPIC -o .libs/ov_rest_fan_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_annunciator.c -fPIC -DPIC -o .libs/ov_rest_annunciator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_interconnect_event.c -fPIC -DPIC -o .libs/ov_rest_interconnect_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_parser_calls.c -fPIC -DPIC -o .libs/ov_rest_parser_calls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_server_event.c -fPIC -DPIC -o .libs/ov_rest_server_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_event.c -fPIC -DPIC -o .libs/ov_rest_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_power.c -fPIC -DPIC -o .libs/ov_rest_power.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_re_discover.c -fPIC -DPIC -o .libs/ov_rest_re_discover.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_callsupport.c -fPIC -DPIC -o .libs/ov_rest_callsupport.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_utils.c -fPIC -DPIC -o .libs/ov_rest_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_reset.c -fPIC -DPIC -o .libs/ov_rest_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_sensor.c -fPIC -DPIC -o .libs/ov_rest_sensor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_ps_event.c -fPIC -DPIC -o .libs/ov_rest_ps_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_hotswap.c -fPIC -DPIC -o .libs/ov_rest_hotswap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_control.c -fPIC -DPIC -o .libs/ov_rest_control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_resources.c -fPIC -DPIC -o .libs/ov_rest_resources.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_inventory.c -fPIC -DPIC -o .libs/ov_rest_inventory.o ov_rest_annunciator.c:239:8: warning: 'oh_get_next_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiSeverityT, SaHpiBoolT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSeverityT, unsigned char, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 239 | void * oh_get_next_announce (void *, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:62:10: note: aliased declaration here 62 | SaErrorT ov_rest_get_next_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:281:8: warning: 'oh_set_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT)'} [-Wattribute-alias=] 281 | void * oh_set_annunc_mode (void *, | ^~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:174:10: note: aliased declaration here 174 | SaErrorT ov_rest_set_annunc_mode(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:275:8: warning: 'oh_get_annunc_mode' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnunciatorModeT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnunciatorModeT *)'} [-Wattribute-alias=] 275 | void * oh_get_annunc_mode (void *, | ^~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:149:10: note: aliased declaration here 149 | SaErrorT ov_rest_get_annunc_mode(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:268:8: warning: 'oh_del_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 268 | void * oh_del_announce (void *, | ^~~~~~~~~~~~~~~ ov_rest_annunciator.c:201:10: note: aliased declaration here 201 | SaErrorT ov_rest_del_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:262:8: warning: 'oh_add_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 262 | void * oh_add_announce (void *, | ^~~~~~~~~~~~~~~ ov_rest_annunciator.c:229:10: note: aliased declaration here 229 | SaErrorT ov_rest_add_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:254:8: warning: 'oh_ack_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 254 | void * oh_ack_announce (void *, | ^~~~~~~~~~~~~~~ ov_rest_annunciator.c:122:10: note: aliased declaration here 122 | SaErrorT ov_rest_ack_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_annunciator.c:247:8: warning: 'oh_get_announce' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiAnnunciatorNumT, SaHpiEntryIdT, SaHpiAnnouncementT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiAnnouncementT *)'} [-Wattribute-alias=] 247 | void * oh_get_announce (void *, | ^~~~~~~~~~~~~~~ ov_rest_annunciator.c:93:10: note: aliased declaration here 93 | SaErrorT ov_rest_get_announce(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest.c -fPIC -DPIC -o .libs/ov_rest.o ov_rest_discover.c: In function 'ov_rest_discover_composer': ov_rest_discover.c:3744:55: warning: comparison between pointer and zero character constant [-Wpointer-compare] 3744 | if(composer_info.serialNumber == '\0'){ | ^~ ov_rest_discover.c:3744:28: note: did you mean to dereference the pointer? 3744 | if(composer_info.serialNumber == '\0'){ | ^ ov_rest_discover.c: In function 'ov_rest_populate_event': ov_rest_discover.c:7343:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 7343 | g_slist_append(event->rdrs, g_memdup(rdr, | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ov_rest_power.c:590:8: warning: 'oh_get_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT *)' {aka 'int(void *, unsigned int, SaHpiPowerStateT *)'} [-Wattribute-alias=] 590 | void * oh_get_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT *) | ^~~~~~~~~~~~~~~~~~ ov_rest_power.c:130:10: note: aliased declaration here 130 | SaErrorT ov_rest_get_power_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c:7383:49: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 7383 | g_memdup(rdr, | ^~~~~~~~ ov_rest_power.c:593:8: warning: 'oh_set_power_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'void *(void *, unsigned int, SaHpiPowerStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiPowerStateT)' {aka 'int(void *, unsigned int, SaHpiPowerStateT)'} [-Wattribute-alias=] 593 | void * oh_set_power_state (void *, SaHpiResourceIdT, SaHpiPowerStateT) | ^~~~~~~~~~~~~~~~~~ ov_rest_power.c:216:10: note: aliased declaration here 216 | SaErrorT ov_rest_set_power_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ov_rest_discover.c: At top level: ov_rest_discover.c:7487:8: warning: 'oh_discover_resources' alias between functions of incompatible types 'void *(void *)' and 'SaErrorT(void *)' {aka 'int(void *)'} [-Wattribute-alias=] 7487 | void * oh_discover_resources (void *) | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c:1619:10: note: aliased declaration here 1619 | SaErrorT ov_rest_discover_resources(void *oh_handler) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_event.c:2701:8: warning: 'oh_get_event' alias between functions of incompatible types 'void *(void *)' and 'int(void *)' [-Wattribute-alias=] 2701 | void * oh_get_event (void *) | ^~~~~~~~~~~~ ov_rest_event.c:97:5: note: aliased declaration here 97 | int ov_rest_get_event(void *oh_handler) | ^~~~~~~~~~~~~~~~~ ov_rest_reset.c:377:8: warning: 'oh_get_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'void *(void *, unsigned int, SaHpiResetActionT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT *)' {aka 'int(void *, unsigned int, SaHpiResetActionT *)'} [-Wattribute-alias=] 377 | void * oh_get_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT *) | ^~~~~~~~~~~~~~~~~~ ov_rest_reset.c:120:10: note: aliased declaration here 120 | SaErrorT ov_rest_get_reset_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_reset.c:380:8: warning: 'oh_set_reset_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'void *(void *, unsigned int, SaHpiResetActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiResetActionT)' {aka 'int(void *, unsigned int, SaHpiResetActionT)'} [-Wattribute-alias=] 380 | void * oh_set_reset_state (void *, SaHpiResourceIdT, SaHpiResetActionT) | ^~~~~~~~~~~~~~~~~~ ov_rest_reset.c:188:10: note: aliased declaration here 188 | SaErrorT ov_rest_set_reset_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_watchdog.lo ov_rest_watchdog.c ov_rest_re_discover.c: In function 'remove_composer': ov_rest_re_discover.c:707:23: warning: initialization of 'SaErrorT' {aka 'int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 707 | SaErrorT rv = NULL; | ^~~~ ov_rest_hotswap.c:483:8: warning: 'oh_get_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT *)' {aka 'int(void *, unsigned int, SaHpiHsStateT *)'} [-Wattribute-alias=] 483 | void * oh_get_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT *) | ^~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:89:10: note: aliased declaration here 89 | SaErrorT ov_rest_get_hotswap_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:512:8: warning: 'oh_set_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 512 | void * oh_set_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:474:10: note: aliased declaration here 474 | SaErrorT ov_rest_set_autoextract_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:508:8: warning: 'oh_get_autoextract_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'void *(void *, unsigned int, long long int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT *)' {aka 'int(void *, unsigned int, long long int *)'} [-Wattribute-alias=] 508 | void * oh_get_autoextract_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:448:10: note: aliased declaration here 448 | SaErrorT ov_rest_get_autoextract_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:505:8: warning: 'oh_set_autoinsert_timeout' alias between functions of incompatible types 'void *(void *, SaHpiTimeoutT)' {aka 'void *(void *, long long int)'} and 'SaErrorT(void *, SaHpiTimeoutT)' {aka 'int(void *, long long int)'} [-Wattribute-alias=] 505 | void * oh_set_autoinsert_timeout (void *, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:424:10: note: aliased declaration here 424 | SaErrorT ov_rest_set_autoinsert_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:502:8: warning: 'oh_get_autoinsert_timeout' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiTimeoutT *)' {aka 'int(void *, long long int *)'} [-Wattribute-alias=] 502 | void * oh_get_autoinsert_timeout (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:400:10: note: aliased declaration here 400 | SaErrorT ov_rest_get_autoinsert_timeout(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:499:8: warning: 'oh_set_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT)'} [-Wattribute-alias=] 499 | void * oh_set_indicator_state (void *, SaHpiResourceIdT,SaHpiHsIndicatorStateT) | ^~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:223:10: note: aliased declaration here 223 | SaErrorT ov_rest_set_indicator_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:495:8: warning: 'oh_get_indicator_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'void *(void *, unsigned int, SaHpiHsIndicatorStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsIndicatorStateT *)' {aka 'int(void *, unsigned int, SaHpiHsIndicatorStateT *)'} [-Wattribute-alias=] 495 | void * oh_get_indicator_state (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:197:10: note: aliased declaration here 197 | SaErrorT ov_rest_get_indicator_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:492:8: warning: 'oh_hotswap_policy_cancel' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'void *(void *, unsigned int, long long int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeoutT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 492 | void * oh_hotswap_policy_cancel (void *, SaHpiResourceIdT, SaHpiTimeoutT) | ^~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:379:10: note: aliased declaration here 379 | SaErrorT ov_rest_hotswap_policy_cancel(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:489:8: warning: 'oh_request_hotswap_action' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'void *(void *, unsigned int, SaHpiHsActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsActionT)' {aka 'int(void *, unsigned int, SaHpiHsActionT)'} [-Wattribute-alias=] 489 | void * oh_request_hotswap_action (void *, SaHpiResourceIdT, SaHpiHsActionT) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:249:10: note: aliased declaration here 249 | SaErrorT ov_rest_request_hotswap_action(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:486:8: warning: 'oh_set_hotswap_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'void *(void *, unsigned int, SaHpiHsStateT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiHsStateT)' {aka 'int(void *, unsigned int, SaHpiHsStateT)'} [-Wattribute-alias=] 486 | void * oh_set_hotswap_state (void *, SaHpiResourceIdT, SaHpiHsStateT) | ^~~~~~~~~~~~~~~~~~~~ ov_rest_hotswap.c:171:10: note: aliased declaration here 171 | SaErrorT ov_rest_set_hotswap_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_control.c:782:7: warning: 'oh_get_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT *, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT *, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 782 | void *oh_get_control_state (void *, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_control.c:138:10: note: aliased declaration here 138 | SaErrorT ov_rest_get_control_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_control.c:789:7: warning: 'oh_set_control_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiCtrlNumT, SaHpiCtrlModeT, SaHpiCtrlStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiCtrlModeT, SaHpiCtrlStateT *)'} [-Wattribute-alias=] 789 | void *oh_set_control_state (void *, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_control.c:269:10: note: aliased declaration here 269 | SaErrorT ov_rest_set_control_state(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c: In function 'generate_sensor_enable_event': ov_rest_sensor.c:1028:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1028 | g_memdup(rdr, sizeof(SaHpiRdrT))); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_callsupport.h:40, from ov_rest_parser_calls.h:43, from ov_rest_utils.h:45, from ov_rest_sensor.h:42, from ov_rest_resources.h:43, from ov_rest_sensor.c:80: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ov_rest_sensor.c: In function 'ov_rest_build_sen_rdr': ov_rest_sensor.c:1095:18: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1095 | g_memdup(&(ov_rest_sen_arr[sensor_num].sensor_info), | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_callsupport.h:40, from ov_rest_parser_calls.h:43, from ov_rest_utils.h:45, from ov_rest_sensor.h:42, from ov_rest_resources.h:43, from ov_rest_sensor.c:80: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ov_rest_sensor.c: In function 'ov_rest_gen_sen_evt': ov_rest_sensor.c:1311:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1311 | g_memdup(rdr, sizeof(SaHpiRdrT))); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_callsupport.h:40, from ov_rest_parser_calls.h:43, from ov_rest_utils.h:45, from ov_rest_sensor.h:42, from ov_rest_resources.h:43, from ov_rest_sensor.c:80: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ov_rest_sensor.c: At top level: ov_rest_sensor.c:1596:8: warning: 'oh_get_sensor_reading' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorReadingT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorReadingT *, short unsigned int *)'} [-Wattribute-alias=] 1596 | void * oh_get_sensor_reading (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:124:10: note: aliased declaration here 124 | SaErrorT ov_rest_get_sensor_reading(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:1642:8: warning: 'oh_set_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorEventMaskActionT, SaHpiEventStateT, SaHpiEventStateT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorEventMaskActionT, short unsigned int, short unsigned int)'} [-Wattribute-alias=] 1642 | void * oh_set_sensor_event_masks (void *, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:821:10: note: aliased declaration here 821 | SaErrorT ov_rest_set_sensor_event_masks(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:1635:8: warning: 'oh_get_sensor_event_masks' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'void *(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiEventStateT *, SaHpiEventStateT *)' {aka 'int(void *, unsigned int, unsigned int, short unsigned int *, short unsigned int *)'} [-Wattribute-alias=] 1635 | void * oh_get_sensor_event_masks (void *, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:730:10: note: aliased declaration here 730 | SaErrorT ov_rest_get_sensor_event_masks(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:1628:8: warning: 'oh_set_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, const unsigned char)'} [-Wattribute-alias=] 1628 | void * oh_set_sensor_event_enables (void *, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:632:10: note: aliased declaration here 632 | SaErrorT ov_rest_set_sensor_event_enable(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:1622:8: warning: 'oh_get_sensor_event_enables' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 1622 | void * oh_get_sensor_event_enables (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:549:10: note: aliased declaration here 549 | SaErrorT ov_rest_get_sensor_event_enable(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:1617:8: warning: 'oh_set_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 1617 | void * oh_set_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:447:10: note: aliased declaration here 447 | SaErrorT ov_rest_set_sensor_enable(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:1612:8: warning: 'oh_get_sensor_enable' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiBoolT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char *)'} [-Wattribute-alias=] 1612 | void * oh_get_sensor_enable (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:361:10: note: aliased declaration here 361 | SaErrorT ov_rest_get_sensor_enable(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:1607:8: warning: 'oh_set_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, const SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, const SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 1607 | void * oh_set_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:324:10: note: aliased declaration here 324 | SaErrorT ov_rest_set_sensor_thresholds(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:1602:8: warning: 'oh_get_sensor_thresholds' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSensorNumT, SaHpiSensorThresholdsT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiSensorThresholdsT *)'} [-Wattribute-alias=] 1602 | void * oh_get_sensor_thresholds (void *, SaHpiResourceIdT, | ^~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sensor.c:240:10: note: aliased declaration here 240 | SaErrorT ov_rest_get_sensor_thresholds(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3361:8: warning: 'oh_get_idr_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrInfoT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrInfoT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrInfoT *)'} [-Wattribute-alias=] 3361 | void * oh_get_idr_info(void *, | ^~~~~~~~~~~~~~~ ov_rest_inventory.c:2225:10: note: aliased declaration here 2225 | SaErrorT ov_rest_get_idr_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3425:8: warning: 'oh_del_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 3425 | void * oh_del_idr_field(void *, | ^~~~~~~~~~~~~~~~ ov_rest_inventory.c:3268:10: note: aliased declaration here 3268 | SaErrorT ov_rest_del_idr_field(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3419:8: warning: 'oh_set_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 3419 | void * oh_set_idr_field(void *, | ^~~~~~~~~~~~~~~~ ov_rest_inventory.c:3140:10: note: aliased declaration here 3140 | SaErrorT ov_rest_set_idr_field(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3413:8: warning: 'oh_add_idr_field_id' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 3413 | void * oh_add_idr_field_id(void *, | ^~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:2999:10: note: aliased declaration here 2999 | SaErrorT ov_rest_add_idr_field_by_id(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3407:8: warning: 'oh_add_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 3407 | void * oh_add_idr_field(void *, | ^~~~~~~~~~~~~~~~ ov_rest_inventory.c:2865:10: note: aliased declaration here 2865 | SaErrorT ov_rest_add_idr_field(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3396:8: warning: 'oh_get_idr_field' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrFieldT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int, SaHpiIdrFieldT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT, SaHpiIdrFieldTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrFieldT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiIdrFieldTypeT, unsigned int, unsigned int *, SaHpiIdrFieldT *)'} [-Wattribute-alias=] 3396 | void * oh_get_idr_field(void *, | ^~~~~~~~~~~~~~~~ ov_rest_inventory.c:2752:10: note: aliased declaration here 2752 | SaErrorT ov_rest_get_idr_field(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3390:8: warning: 'oh_del_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 3390 | void * oh_del_idr_area(void *, | ^~~~~~~~~~~~~~~ ov_rest_inventory.c:2654:10: note: aliased declaration here 2654 | SaErrorT ov_rest_del_idr_area(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3383:8: warning: 'oh_add_idr_area_id' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} [-Wattribute-alias=] 3383 | void * oh_add_idr_area_id(void *, | ^~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:2526:10: note: aliased declaration here 2526 | SaErrorT ov_rest_add_idr_area_by_id (void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3376:8: warning: 'oh_add_idr_area' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int *)'} [-Wattribute-alias=] 3376 | void * oh_add_idr_area(void *, | ^~~~~~~~~~~~~~~ ov_rest_inventory.c:2408:10: note: aliased declaration here 2408 | SaErrorT ov_rest_add_idr_area(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:3367:8: warning: 'oh_get_idr_area_header' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT, SaHpiIdrAreaHeaderT)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int, SaHpiIdrAreaHeaderT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiIdrIdT, SaHpiIdrAreaTypeT, SaHpiEntryIdT, SaHpiEntryIdT *, SaHpiIdrAreaHeaderT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiIdrAreaTypeT, unsigned int, unsigned int *, SaHpiIdrAreaHeaderT *)'} [-Wattribute-alias=] 3367 | void * oh_get_idr_area_header(void *, | ^~~~~~~~~~~~~~~~~~~~~~ ov_rest_inventory.c:2301:10: note: aliased declaration here 2301 | SaErrorT ov_rest_get_idr_area_header(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_dimi.lo ov_rest_dimi.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_fumi.lo ov_rest_fumi.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_sel.lo ov_rest_sel.c In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_callsupport.h:40, from ov_rest_parser_calls.h:43, from ov_rest_utils.h:45, from ov_rest_utils.c:74: In function 'strncpy', inlined from 'ov_rest_update_resource_status' at ov_rest_utils.c:540:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_utils.c: In function 'ov_rest_update_resource_status': ov_rest_utils.c:539:23: note: length computed here 539 | len = strlen(serialNumber); | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ov_rest_load_id.lo ov_rest_load_id.c ov_rest.c:372:8: warning: 'oh_open' alias between functions of incompatible types 'void *(void *)' and 'void *(GHashTable *, unsigned int, oh_evt_queue *)' {aka 'void *(struct _GHashTable *, unsigned int, struct _GAsyncQueue *)'} [-Wattribute-alias=] 372 | void * oh_open (void *) | ^~~~~~~ ov_rest.c:150:7: note: aliased declaration here 150 | void *ov_rest_open(GHashTable *handler_config, | ^~~~~~~~~~~~ ov_rest.c:387:8: warning: 'oh_control_parm' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'void *(void *, unsigned int, SaHpiParmActionT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiParmActionT)' {aka 'int(void *, unsigned int, SaHpiParmActionT)'} [-Wattribute-alias=] 387 | void * oh_control_parm (void *, | ^~~~~~~~~~~~~~~ ov_rest.c:364:10: note: aliased declaration here 364 | SaErrorT ov_rest_control_parm(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest.c:382:8: warning: 'oh_set_resource_severity' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'void *(void *, unsigned int, SaHpiSeverityT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiSeverityT)' {aka 'int(void *, unsigned int, SaHpiSeverityT)'} [-Wattribute-alias=] 382 | void * oh_set_resource_severity (void *, | ^~~~~~~~~~~~~~~~~~~~~~~~ ov_rest.c:319:10: note: aliased declaration here 319 | SaErrorT ov_rest_set_resource_severity(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest.c:377:8: warning: 'oh_set_resource_tag' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, SaHpiTextBufferT *)'} [-Wattribute-alias=] 377 | void * oh_set_resource_tag (void *, | ^~~~~~~~~~~~~~~~~~~ ov_rest.c:263:10: note: aliased declaration here 263 | SaErrorT ov_rest_set_resource_tag(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~ ov_rest.c:374:8: warning: 'oh_close' alias between functions of incompatible types 'void *(void *)' and 'void(void *)' [-Wattribute-alias=] 374 | void * oh_close (void *) | ^~~~~~~~ ov_rest.c:226:6: note: aliased declaration here 226 | void ov_rest_close(void *oh_handler) | ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_watchdog.c -fPIC -DPIC -o .libs/ov_rest_watchdog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_dimi.c -fPIC -DPIC -o .libs/ov_rest_dimi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_load_id.c -fPIC -DPIC -o .libs/ov_rest_load_id.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_fumi.c -fPIC -DPIC -o .libs/ov_rest_fumi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"ov_rest\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ov_rest_sel.c -fPIC -DPIC -o .libs/ov_rest_sel.o ov_rest_watchdog.c:113:8: warning: 'oh_get_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 113 | void * oh_get_watchdog_info (void *, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_watchdog.c:56:10: note: aliased declaration here 56 | SaErrorT ov_rest_get_watchdog_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_watchdog.c:125:8: warning: 'oh_reset_watchdog' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 125 | void * oh_reset_watchdog (void *, | ^~~~~~~~~~~~~~~~~ ov_rest_watchdog.c:105:10: note: aliased declaration here 105 | SaErrorT ov_rest_reset_watchdog(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~ ov_rest_watchdog.c:119:8: warning: 'oh_set_watchdog_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'void *(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiWatchdogNumT, SaHpiWatchdogT *)' {aka 'int(void *, unsigned int, unsigned int, SaHpiWatchdogT *)'} [-Wattribute-alias=] 119 | void * oh_set_watchdog_info (void *, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_watchdog.c:81:10: note: aliased declaration here 81 | SaErrorT ov_rest_set_watchdog_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:261:8: warning: 'oh_get_dimi_info' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, SaHpiDimiInfoT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiInfoT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, SaHpiDimiInfoT *)'} [-Wattribute-alias=] 261 | void * oh_get_dimi_info (void*, | ^~~~~~~~~~~~~~~~ ov_rest_dimi.c:58:10: note: aliased declaration here 58 | SaErrorT ov_rest_get_dimi_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:309:8: warning: 'oh_get_dimi_test_result' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestResultsT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiTestResultsT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestResultsT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiTestResultsT *)'} [-Wattribute-alias=] 309 | void * oh_get_dimi_test_result (void*, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:242:10: note: aliased declaration here 242 | SaErrorT ov_rest_get_dimi_test_result(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:300:8: warning: 'oh_get_dimi_test_status' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestPercentCompletedT *, SaHpiDimiTestRunStatusT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char *, SaHpiDimiTestRunStatusT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestPercentCompletedT *, SaHpiDimiTestRunStatusT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char *, SaHpiDimiTestRunStatusT *)'} [-Wattribute-alias=] 300 | void * oh_get_dimi_test_status (void*, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:211:10: note: aliased declaration here 211 | SaErrorT ov_rest_get_dimi_test_status(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:293:8: warning: 'oh_cancel_dimi_test' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int)'} [-Wattribute-alias=] 293 | void * oh_cancel_dimi_test (void*, | ^~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:181:10: note: aliased declaration here 181 | SaErrorT ov_rest_cancel_dimi_test(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:284:8: warning: 'oh_start_dimi_test' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiUint8T, SaHpiDimiTestVariableParamsT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char, SaHpiDimiTestVariableParamsT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiUint8T, SaHpiDimiTestVariableParamsT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char, SaHpiDimiTestVariableParamsT *)'} [-Wattribute-alias=] 284 | void * oh_start_dimi_test (void*, | ^~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:149:10: note: aliased declaration here 149 | SaErrorT ov_rest_start_dimi_test(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:276:8: warning: 'oh_get_dimi_test_ready' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiReadyT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiReadyT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiReadyT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiReadyT *)'} [-Wattribute-alias=] 276 | void * oh_get_dimi_test_ready (void*, | ^~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:118:10: note: aliased declaration here 118 | SaErrorT ov_rest_get_dimi_test_ready(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_dimi.c:268:8: warning: 'oh_get_dimi_test' alias between functions of incompatible types 'void *(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiTestT *)'} and 'SaErrorT(void *, SaHpiSessionIdT, SaHpiResourceIdT, SaHpiDimiNumT, SaHpiDimiTestNumT, SaHpiDimiTestT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int, unsigned int, SaHpiDimiTestT *)'} [-Wattribute-alias=] 268 | void * oh_get_dimi_test (void*, | ^~~~~~~~~~~~~~~~ ov_rest_dimi.c:87:10: note: aliased declaration here 87 | SaErrorT ov_rest_get_dimi_test(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_load_id.c:86:8: warning: 'oh_load_id_get' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiLoadIdT)' {aka 'void *(void *, unsigned int, SaHpiLoadIdT)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiLoadIdT)' {aka 'int(void *, unsigned int, SaHpiLoadIdT)'} [-Wattribute-alias=] 86 | void * oh_load_id_get (void *, | ^~~~~~~~~~~~~~ ov_rest_load_id.c:55:10: note: aliased declaration here 55 | SaErrorT ov_rest_load_id_get(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~ ov_rest_load_id.c:91:8: warning: 'oh_load_id_set' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiLoadIdT *)' {aka 'void *(void *, unsigned int, SaHpiLoadIdT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiLoadIdT *)' {aka 'int(void *, unsigned int, SaHpiLoadIdT *)'} [-Wattribute-alias=] 91 | void * oh_load_id_set (void *, | ^~~~~~~~~~~~~~ ov_rest_load_id.c:78:10: note: aliased declaration here 78 | SaErrorT ov_rest_load_id_set(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:377:8: warning: 'oh_set_fumi_source' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiTextBufferT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiTextBufferT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiTextBufferT *)'} [-Wattribute-alias=] 377 | void * oh_set_fumi_source (void *, | ^~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:58:10: note: aliased declaration here 58 | SaErrorT ov_rest_set_fumi_source(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:453:8: warning: 'oh_activate_fumi' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 453 | void * oh_activate_fumi (void *, | ^~~~~~~~~~~~~~~~ ov_rest_fumi.c:367:11: note: aliased declaration here 367 | SaErrorT ov_rest_activate_fumi(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:448:8: warning: 'oh_start_fumi_rollback' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 448 | void * oh_start_fumi_rollback (void *, | ^~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:344:11: note: aliased declaration here 344 | SaErrorT ov_rest_start_fumi_rollback(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:442:8: warning: 'oh_cancel_fumi_upgrade' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 442 | void * oh_cancel_fumi_upgrade (void *, | ^~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:318:11: note: aliased declaration here 318 | SaErrorT ov_rest_cancel_fumi_upgrade(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:436:8: warning: 'oh_start_fumi_verify' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 436 | void * oh_start_fumi_verify (void *, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:293:11: note: aliased declaration here 293 | SaErrorT ov_rest_start_fumi_verify(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:429:8: warning: 'oh_get_fumi_status' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiUpgradeStatusT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiUpgradeStatusT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiUpgradeStatusT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiUpgradeStatusT *)'} [-Wattribute-alias=] 429 | void * oh_get_fumi_status (void *, | ^~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:267:11: note: aliased declaration here 267 | SaErrorT ov_rest_get_fumi_status(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:423:8: warning: 'oh_start_fumi_install' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 423 | void * oh_start_fumi_install (void *, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:241:11: note: aliased declaration here 241 | SaErrorT ov_rest_start_fumi_install(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:416:8: warning: 'oh_start_fumi_bank_copy' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, unsigned char)'} [-Wattribute-alias=] 416 | void * oh_start_fumi_bank_copy (void *, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:215:11: note: aliased declaration here 215 | SaErrorT ov_rest_start_fumi_bank_copy(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:409:8: warning: 'oh_set_fumi_bank_order' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiUint32T)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiUint32T)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, unsigned int)'} [-Wattribute-alias=] 409 | void * oh_set_fumi_bank_order (void *, | ^~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:188:11: note: aliased declaration here 188 | SaErrorT ov_rest_set_fumi_bank_order(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:404:8: warning: 'oh_start_fumi_backup' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'void *(void *, unsigned int, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT)' {aka 'int(void *, unsigned int, unsigned int)'} [-Wattribute-alias=] 404 | void * oh_start_fumi_backup (void *, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:163:11: note: aliased declaration here 163 | SaErrorT ov_rest_start_fumi_backup(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:397:8: warning: 'oh_get_fumi_target' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiBankInfoT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiBankInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiBankInfoT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiBankInfoT *)'} [-Wattribute-alias=] 397 | void * oh_get_fumi_target (void *, | ^~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:138:11: note: aliased declaration here 138 | SaErrorT ov_rest_get_fumi_target(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:390:8: warning: 'oh_get_fumi_source' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiSourceInfoT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiSourceInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT, SaHpiFumiSourceInfoT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned char, SaHpiFumiSourceInfoT *)'} [-Wattribute-alias=] 390 | void * oh_get_fumi_source (void *, | ^~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:111:11: note: aliased declaration here 111 | SaErrorT ov_rest_get_fumi_source(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:384:8: warning: 'oh_validate_fumi_source' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'void *(void *, unsigned int, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiFumiNumT, SaHpiBankNumT)' {aka 'int(void *, unsigned int, unsigned int, unsigned char)'} [-Wattribute-alias=] 384 | void * oh_validate_fumi_source (void *, | ^~~~~~~~~~~~~~~~~~~~~~~ ov_rest_fumi.c:85:11: note: aliased declaration here 85 | SaErrorT ov_rest_validate_fumi_source(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sel.c:230:8: warning: 'oh_get_el_info' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'void *(void *, unsigned int, SaHpiEventLogInfoT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogInfoT *)' {aka 'int(void *, unsigned int, SaHpiEventLogInfoT *)'} [-Wattribute-alias=] 230 | void * oh_get_el_info (void *, | ^~~~~~~~~~~~~~ ov_rest_sel.c:55:10: note: aliased declaration here 55 | SaErrorT ov_rest_get_sel_info(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_sel.c:268:8: warning: 'oh_set_el_state' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'void *(void *, unsigned int, unsigned char)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiBoolT)' {aka 'int(void *, unsigned int, unsigned char)'} [-Wattribute-alias=] 268 | void * oh_set_el_state(void *, SaHpiResourceIdT, SaHpiBoolT) | ^~~~~~~~~~~~~~~ ov_rest_sel.c:222:10: note: aliased declaration here 222 | SaErrorT ov_rest_sel_state_set(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_sel.c:264:8: warning: 'oh_reset_el_overflow' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 264 | void * oh_reset_el_overflow (void *, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_sel.c:167:10: note: aliased declaration here 167 | SaErrorT ov_rest_reset_sel_overflow(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_sel.c:260:8: warning: 'oh_clear_el' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT)' {aka 'void *(void *, unsigned int)'} and 'SaErrorT(void *, SaHpiResourceIdT)' {aka 'int(void *, unsigned int)'} [-Wattribute-alias=] 260 | void * oh_clear_el (void *, | ^~~~~~~~~~~ ov_rest_sel.c:146:10: note: aliased declaration here 146 | SaErrorT ov_rest_clear_sel(void *oh_handler, | ^~~~~~~~~~~~~~~~~ ov_rest_sel.c:250:8: warning: 'oh_get_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'void *(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogEntryIdT, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryIdT *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)' {aka 'int(void *, unsigned int, unsigned int, unsigned int *, unsigned int *, SaHpiEventLogEntryT *, SaHpiRdrT *, SaHpiRptEntryT *)'} [-Wattribute-alias=] 250 | void * oh_get_el_entry (void *, | ^~~~~~~~~~~~~~~ ov_rest_sel.c:194:10: note: aliased declaration here 194 | SaErrorT ov_rest_get_sel_entry(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_sel.c:245:8: warning: 'oh_add_el_entry' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'int(void *, unsigned int, const SaHpiEventT *)'} [-Wattribute-alias=] 245 | void * oh_add_el_entry (void *, | ^~~~~~~~~~~~~~~ ov_rest_sel.c:124:10: note: aliased declaration here 124 | SaErrorT ov_rest_add_sel_entry(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~~ ov_rest_sel.c:240:8: warning: 'oh_set_el_time' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, const SaHpiEventT *)' {aka 'void *(void *, unsigned int, const SaHpiEventT *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiTimeT)' {aka 'int(void *, unsigned int, long long int)'} [-Wattribute-alias=] 240 | void * oh_set_el_time (void *, | ^~~~~~~~~~~~~~ ov_rest_sel.c:101:10: note: aliased declaration here 101 | SaErrorT ov_rest_set_sel_time(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_sel.c:235:8: warning: 'oh_get_el_caps' alias between functions of incompatible types 'void *(void *, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT *)' {aka 'void *(void *, unsigned int, unsigned int *)'} and 'SaErrorT(void *, SaHpiResourceIdT, SaHpiEventLogCapabilitiesT *)' {aka 'int(void *, unsigned int, unsigned int *)'} [-Wattribute-alias=] 235 | void * oh_get_el_caps (void *, | ^~~~~~~~~~~~~~ ov_rest_sel.c:78:10: note: aliased declaration here 78 | SaErrorT ov_rest_get_sel_caps(void *oh_handler, | ^~~~~~~~~~~~~~~~~~~~ ov_rest_event.c: In function 'ov_rest_setuplistner': ov_rest_event.c:1287:51: warning: '%d' directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] 1287 | sprintf(ov_handler->cert_t.fSslCert, "%s%s%d%s", "SSLCert", "_", | ^~ ov_rest_event.c:1287:46: note: directive argument in the range [-2147483648, 99] 1287 | sprintf(ov_handler->cert_t.fSslCert, "%s%s%d%s", "SSLCert", "_", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ../../utils/sahpi_struct_utils.h:24, from ../../utils/oh_utils.h:26, from ../../include/oh_handler.h:29, from ov_rest.h:44, from ov_rest_event.h:42, from ov_rest_event.c:65: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 14 and 24 bytes into a destination of size 15 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: In function 'strncpy', inlined from 'ov_rest_build_server_memory_rdr' at ov_rest_discover.c:6732:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c: In function 'ov_rest_build_server_memory_rdr': ov_rest_discover.c:6729:23: note: length computed here 6729 | len = strlen(response->Memory_Status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: In function 'strncpy', inlined from 'ov_rest_build_server_processor_rdr' at ov_rest_discover.c:6813:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c: In function 'ov_rest_build_server_processor_rdr': ov_rest_discover.c:6810:23: note: length computed here 6810 | len = strlen(response->Processor_Status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: In function 'strncpy', inlined from 'ov_rest_build_server_health_rdr' at ov_rest_discover.c:6894:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c: In function 'ov_rest_build_server_health_rdr': ov_rest_discover.c:6891:23: note: length computed here 6891 | len = strlen(response->System_Status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: In function 'strncpy', inlined from 'ov_rest_build_server_battery_rdr' at ov_rest_discover.c:6975:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c: In function 'ov_rest_build_server_battery_rdr': ov_rest_discover.c:6972:23: note: length computed here 6972 | len = strlen(response->Battery_Status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: In function 'strncpy', inlined from 'ov_rest_build_server_storage_rdr' at ov_rest_discover.c:7106:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c: In function 'ov_rest_build_server_storage_rdr': ov_rest_discover.c:7103:23: note: length computed here 7103 | len = strlen(response->SmartStorage_Status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: In function 'strncpy', inlined from 'ov_rest_build_server_network_adapters_rdr' at ov_rest_discover.c:7189:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c: In function 'ov_rest_build_server_network_adapters_rdr': ov_rest_discover.c:7186:23: note: length computed here 7186 | len = strlen(response->NetworkAdapters_Status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from ../../include/oh_handler.h:24, from ov_rest.h:44, from ov_rest_control.h:44, from ov_rest_discover.c:39: In function 'strncpy', inlined from 'ov_rest_build_server_ethernet_inetrfaces_rdr' at ov_rest_discover.c:7272:17: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ov_rest_discover.c: In function 'ov_rest_build_server_ethernet_inetrfaces_rdr': ov_rest_discover.c:7269:23: note: length computed here 7269 | len = strlen(response->EthernetInterfaces_Status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libov_rest.la -rpath /usr/lib64/openhpi ov_rest_parser_calls.lo ov_rest_event.lo ov_rest_composer_event.lo ov_rest_server_event.lo ov_rest_interconnect_event.lo ov_rest_ps_event.lo ov_rest_fan_event.lo ov_rest.lo ov_rest_discover.lo ov_rest_re_discover.lo ov_rest_inventory.lo ov_rest_sensor.lo ov_rest_callsupport.lo ov_rest_utils.lo ov_rest_power.lo ov_rest_reset.lo ov_rest_control.lo ov_rest_hotswap.lo ov_rest_resources.lo ov_rest_annunciator.lo ov_rest_watchdog.lo ov_rest_dimi.lo ov_rest_fumi.lo ov_rest_sel.lo ov_rest_load_id.lo -lcurl -ljson-c -lrabbitmq ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/ov_rest_parser_calls.o .libs/ov_rest_event.o .libs/ov_rest_composer_event.o .libs/ov_rest_server_event.o .libs/ov_rest_interconnect_event.o .libs/ov_rest_ps_event.o .libs/ov_rest_fan_event.o .libs/ov_rest.o .libs/ov_rest_discover.o .libs/ov_rest_re_discover.o .libs/ov_rest_inventory.o .libs/ov_rest_sensor.o .libs/ov_rest_callsupport.o .libs/ov_rest_utils.o .libs/ov_rest_power.o .libs/ov_rest_reset.o .libs/ov_rest_control.o .libs/ov_rest_hotswap.o .libs/ov_rest_resources.o .libs/ov_rest_annunciator.o .libs/ov_rest_watchdog.o .libs/ov_rest_dimi.o .libs/ov_rest_fumi.o .libs/ov_rest_sel.o .libs/ov_rest_load_id.o -lcurl -ljson-c -lrabbitmq ../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libov_rest.so.3 -o .libs/libov_rest.so.3.8.0 ov_rest_callsupport.c: In function 'ov_rest_curl_get_request': ov_rest_callsupport.c:144:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 144 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ ov_rest_callsupport.c: In function 'ov_rest_curl_put_request': ov_rest_callsupport.c:198:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 198 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ ov_rest_callsupport.c: In function 'rest_get_request': ov_rest_callsupport.c:571:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 571 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ ov_rest_callsupport.c: In function 'rest_put_request': ov_rest_callsupport.c:626:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 626 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ ov_rest_callsupport.c: In function 'rest_patch_request': ov_rest_callsupport.c:685:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 685 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ libtool: link: (cd ".libs" && rm -f "libov_rest.so.3" && ln -s "libov_rest.so.3.8.0" "libov_rest.so.3") libtool: link: (cd ".libs" && rm -f "libov_rest.so" && ln -s "libov_rest.so.3.8.0" "libov_rest.so") libtool: link: ( cd ".libs" && rm -f "libov_rest.la" && ln -s "../libov_rest.la" "libov_rest.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest' Making all in slave make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/slave' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o baselib.lo baselib.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o handler.lo handler.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o resourcemap.lo resourcemap.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o slave.lo slave.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o util.lo util.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c slave.cpp -fPIC -DPIC -o .libs/slave.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c baselib.cpp -fPIC -DPIC -o .libs/baselib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c handler.cpp -fPIC -DPIC -o .libs/handler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c resourcemap.cpp -fPIC -DPIC -o .libs/resourcemap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"slave\" -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c util.cpp -fPIC -DPIC -o .libs/util.o handler.cpp:78:13: warning: Deprecated pre-processor symbol 78 | if ( g_thread_supported() == FALSE ) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libslave.la -rpath /usr/lib64/openhpi baselib.lo handler.lo resourcemap.lo slave.lo util.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/baselib.o .libs/handler.o .libs/resourcemap.o .libs/slave.o .libs/util.o -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libslave.so.3 -o .libs/libslave.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libslave.so.3" && ln -s "libslave.so.3.8.0" "libslave.so.3") libtool: link: (cd ".libs" && rm -f "libslave.so" && ln -s "libslave.so.3.8.0" "libslave.so") libtool: link: ( cd ".libs" && rm -f "libslave.la" && ln -s "../libslave.la" "libslave.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/slave' Making all in test_agent make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/test_agent' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o abi.lo abi.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o announcement.lo announcement.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o annunciator.lo annunciator.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o area.lo area.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o bank.lo bank.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o codec.lo codec.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o console.lo console.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o control.lo control.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o dimi.lo dimi.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o fumi.lo fumi.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o field.lo field.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o handler.lo handler.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o instrument.lo instrument.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o instruments.lo instruments.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o inventory.lo inventory.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o log.lo log.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o object.lo object.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o resource.lo resource.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sensor.lo sensor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o server.lo server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c handler.cpp -fPIC -DPIC -o .libs/handler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c announcement.cpp -fPIC -DPIC -o .libs/announcement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c abi.cpp -fPIC -DPIC -o .libs/abi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c codec.cpp -fPIC -DPIC -o .libs/codec.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c control.cpp -fPIC -DPIC -o .libs/control.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sensor.cpp -fPIC -DPIC -o .libs/sensor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c object.cpp -fPIC -DPIC -o .libs/object.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c log.cpp -fPIC -DPIC -o .libs/log.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c area.cpp -fPIC -DPIC -o .libs/area.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c dimi.cpp -fPIC -DPIC -o .libs/dimi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c server.cpp -fPIC -DPIC -o .libs/server.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c fumi.cpp -fPIC -DPIC -o .libs/fumi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c bank.cpp -fPIC -DPIC -o .libs/bank.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c instrument.cpp -fPIC -DPIC -o .libs/instrument.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c console.cpp -fPIC -DPIC -o .libs/console.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c instruments.cpp -fPIC -DPIC -o .libs/instruments.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c inventory.cpp -fPIC -DPIC -o .libs/inventory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c field.cpp -fPIC -DPIC -o .libs/field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c annunciator.cpp -fPIC -DPIC -o .libs/annunciator.o server.cpp:179:13: warning: Deprecated pre-processor symbol 179 | if ( g_thread_supported() == FALSE ) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c resource.cpp -fPIC -DPIC -o .libs/resource.o In file included from server.cpp:41: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from server.cpp:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from console.h:26, from handler.h:29, from handler.cpp:26: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from handler.cpp:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from console.h:26, from handler.h:29, from abi.cpp:33: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from abi.cpp:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from handler.cpp:26: handler.h:95:19: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 95 | GStaticMutex m_lock; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from handler.cpp:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from abi.cpp:33: handler.h:95:19: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 95 | GStaticMutex m_lock; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from abi.cpp:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o structs.lo structs.cpp In file included from console.h:26, from handler.h:29, from resource.cpp:21: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from handler.h:23, from resource.cpp:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from console.h:26, from handler.h:29, from bank.cpp:23: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from timers.h:17, from bank.h:27, from bank.cpp:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o test.lo test.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o timers.lo timers.cpp In file included from bank.cpp:23: handler.h:95:19: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 95 | GStaticMutex m_lock; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from timers.h:17, from bank.h:27, from bank.cpp:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from resource.cpp:21: handler.h:95:19: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 95 | GStaticMutex m_lock; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from handler.h:23, from resource.cpp:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ handler.cpp: In member function 'void TA::cHandler::PostEvent(SaHpiEventTypeT, const SaHpiEventUnionT&, SaHpiSeverityT, const TA::cResource*, const InstrumentList&, const InstrumentList&) const': handler.cpp:169:51: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 169 | void * copy = g_memdup( &rdr, sizeof(rdr) ); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from handler.cpp:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ handler.cpp:174:51: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 174 | void * copy = g_memdup( &rdr, sizeof(rdr) ); | ^ In file included from /usr/include/glib-2.0/glib.h:82, from handler.cpp:18: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o utils.lo utils.cpp In file included from console.h:26, from console.cpp:27: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from console.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o vars.lo vars.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o watchdog.lo watchdog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c timers.cpp -fPIC -DPIC -o .libs/timers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c structs.cpp -fPIC -DPIC -o .libs/structs.o In file included from console.cpp:28: handler.h:95:19: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 95 | GStaticMutex m_lock; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../include/oh_error.h:24, from console.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from console.h:26, from handler.h:29, from instruments.cpp:25: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from handler.h:23, from instruments.cpp:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from instruments.cpp:25: handler.h:95:19: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 95 | GStaticMutex m_lock; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from handler.h:23, from instruments.cpp:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c test.cpp -fPIC -DPIC -o .libs/test.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c utils.cpp -fPIC -DPIC -o .libs/utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c vars.cpp -fPIC -DPIC -o .libs/vars.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c watchdog.cpp -fPIC -DPIC -o .libs/watchdog.o timers.cpp:40:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 40 | bool operator <( const GTimeVal& x1, const GTimeVal& x2 ) | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from timers.h:17, from timers.cpp:15: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ timers.cpp:40:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 40 | bool operator <( const GTimeVal& x1, const GTimeVal& x2 ) | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from timers.h:17, from timers.cpp:15: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from console.h:26, from handler.h:29, from watchdog.cpp:19: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from handler.h:23, from watchdog.cpp:19: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from watchdog.cpp:19: handler.h:95:19: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 95 | GStaticMutex m_lock; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from handler.h:23, from watchdog.cpp:19: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from console.h:26, from handler.h:29, from test.cpp:27: server.h:86:28: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 86 | mutable GStaticMutex m_csock_lock; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../utils/announcement_utils.h:25, from ../../utils/oh_utils.h:23, from test.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ In file included from test.cpp:27: handler.h:95:19: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 95 | GStaticMutex m_lock; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../utils/announcement_utils.h:25, from ../../utils/oh_utils.h:23, from test.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here 136 | } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); | ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtest_agent.la -rpath /usr/lib64/openhpi abi.lo announcement.lo annunciator.lo area.lo bank.lo codec.lo console.lo control.lo dimi.lo fumi.lo field.lo handler.lo instrument.lo instruments.lo inventory.lo log.lo object.lo resource.lo sensor.lo server.lo structs.lo test.lo timers.lo utils.lo vars.lo watchdog.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/abi.o .libs/announcement.o .libs/annunciator.o .libs/area.o .libs/bank.o .libs/codec.o .libs/console.o .libs/control.o .libs/dimi.o .libs/fumi.o .libs/field.o .libs/handler.o .libs/instrument.o .libs/instruments.o .libs/inventory.o .libs/log.o .libs/object.o .libs/resource.o .libs/sensor.o .libs/server.o .libs/structs.o .libs/test.o .libs/timers.o .libs/utils.o .libs/vars.o .libs/watchdog.o -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libtest_agent.so.3 -o .libs/libtest_agent.so.3.8.0 libtool: link: (cd ".libs" && rm -f "libtest_agent.so.3" && ln -s "libtest_agent.so.3.8.0" "libtest_agent.so.3") libtool: link: (cd ".libs" && rm -f "libtest_agent.so" && ln -s "libtest_agent.so.3.8.0" "libtest_agent.so") libtool: link: ( cd ".libs" && rm -f "libtest_agent.la" && ln -s "../libtest_agent.la" "libtest_agent.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/test_agent' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs' Making all in man make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs/man' pod2man --release=3.8.0 --date=2017-05-27 --name=`echo openhpi.7 | sed 's/\..*//'` \ -s `echo openhpi.7 | sed 's/.*\.//'` -c "OpenHPI" openhpi.7.pod openhpi.7 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo openhpid.8 | sed 's/\..*//'` \ -s `echo openhpid.8 | sed 's/.*\.//'` -c "OpenHPI" openhpid.8.pod openhpid.8 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpialarms.1 | sed 's/\..*//'` \ -s `echo hpialarms.1 | sed 's/.*\.//'` -c "OpenHPI" hpialarms.1.pod hpialarms.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpifan.1 | sed 's/\..*//'` \ -s `echo hpifan.1 | sed 's/.*\.//'` -c "OpenHPI" hpifan.1.pod hpifan.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpipower.1 | sed 's/\..*//'` \ -s `echo hpipower.1 | sed 's/.*\.//'` -c "OpenHPI" hpipower.1.pod hpipower.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpisettime.1 | sed 's/\..*//'` \ -s `echo hpisettime.1 | sed 's/.*\.//'` -c "OpenHPI" hpisettime.1.pod hpisettime.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpitree.1 | sed 's/\..*//'` \ -s `echo hpitree.1 | sed 's/.*\.//'` -c "OpenHPI" hpitree.1.pod hpitree.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpiel.1 | sed 's/\..*//'` \ -s `echo hpiel.1 | sed 's/.*\.//'` -c "OpenHPI" hpiel.1.pod hpiel.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpiinv.1 | sed 's/\..*//'` \ -s `echo hpiinv.1 | sed 's/.*\.//'` -c "OpenHPI" hpiinv.1.pod hpiinv.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpireset.1 | sed 's/\..*//'` \ -s `echo hpireset.1 | sed 's/.*\.//'` -c "OpenHPI" hpireset.1.pod hpireset.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpithres.1 | sed 's/\..*//'` \ -s `echo hpithres.1 | sed 's/.*\.//'` -c "OpenHPI" hpithres.1.pod hpithres.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpiwdt.1 | sed 's/\..*//'` \ -s `echo hpiwdt.1 | sed 's/.*\.//'` -c "OpenHPI" hpiwdt.1.pod hpiwdt.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpievents.1 | sed 's/\..*//'` \ -s `echo hpievents.1 | sed 's/.*\.//'` -c "OpenHPI" hpievents.1.pod hpievents.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpionIBMblade.1 | sed 's/\..*//'` \ -s `echo hpionIBMblade.1 | sed 's/.*\.//'` -c "OpenHPI" hpionIBMblade.1.pod hpionIBMblade.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpisensor.1 | sed 's/\..*//'` \ -s `echo hpisensor.1 | sed 's/.*\.//'` -c "OpenHPI" hpisensor.1.pod hpisensor.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpitop.1 | sed 's/\..*//'` \ -s `echo hpitop.1 | sed 's/.*\.//'` -c "OpenHPI" hpitop.1.pod hpitop.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpidomain.1 | sed 's/\..*//'` \ -s `echo hpidomain.1 | sed 's/.*\.//'` -c "OpenHPI" hpidomain.1.pod hpidomain.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpigensimdata.1 | sed 's/\..*//'` \ -s `echo hpigensimdata.1 | sed 's/.*\.//'` -c "OpenHPI" hpigensimdata.1.pod hpigensimdata.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpixml.1 | sed 's/\..*//'` \ -s `echo hpixml.1 | sed 's/.*\.//'` -c "OpenHPI" hpixml.1.pod hpixml.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpicrypt.1 | sed 's/\..*//'` \ -s `echo hpicrypt.1 | sed 's/.*\.//'` -c "OpenHPI" hpicrypt.1.pod hpicrypt.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo ohhandler.1 | sed 's/\..*//'` \ -s `echo ohhandler.1 | sed 's/.*\.//'` -c "OpenHPI" ohhandler.1.pod ohhandler.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo ohparam.1 | sed 's/\..*//'` \ -s `echo ohparam.1 | sed 's/.*\.//'` -c "OpenHPI" ohparam.1.pod ohparam.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo ohdomainlist.1 | sed 's/\..*//'` \ -s `echo ohdomainlist.1 | sed 's/.*\.//'` -c "OpenHPI" ohdomainlist.1.pod ohdomainlist.1 pod2man --release=3.8.0 --date=2017-05-27 --name=`echo hpi_shell.1 | sed 's/\..*//'` \ -s `echo hpi_shell.1 | sed 's/.*\.//'` -c "OpenHPI" hpi_shell.1.pod hpi_shell.1 make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs/man' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs' Making all in hpi_shell make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/hpi_shell' gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o cmdparser.o cmdparser.c In file included from /usr/include/string.h:519, from cmdparser.c:22: In function 'strncpy', inlined from 'ui_print' at cmdparser.c:687:2: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o commands.o commands.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ctrl_inv.o ctrl_inv.c In file included from /usr/include/string.h:519, from ctrl_inv.c:20: In function 'strncpy', inlined from 'set_control_state' at ctrl_inv.c:504:4: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ctrl_inv.c: In function 'set_control_state': ctrl_inv.c:501:29: note: length computed here 501 | i = strlen(buf); | ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o dimi.o dimi.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o fumi.o fumi.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpi_cmd.o hpi_cmd.c In file included from /usr/include/string.h:519, from hpi_cmd.c:27: In function 'strncpy', inlined from 'ask_rdr' at hpi_cmd.c:154:2: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o inputcmd.o inputcmd.c inputcmd.c: In function 'get_command_line': inputcmd.c:278:52: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1006 [-Wformat-truncation=] 278 | "(revers-i-search)`%s': ", text); | ^~ ~~~~ In file included from /usr/include/stdio.h:866, from inputcmd.c:18: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 22 and 1045 bytes into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ inputcmd.c:275:45: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1013 [-Wformat-truncation=] 275 | "(i-search)`%s': ", text); | ^~ ~~~~ In file included from /usr/include/stdio.h:866, from inputcmd.c:18: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sensor.o sensor.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o service.o service.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o session.o session.c session.c: In function 'open_session': session.c:278:13: warning: Deprecated pre-processor symbol 278 | if (!g_thread_supported()) { | ^~~~~~~~~~~~~~~~~~~~~~~~ session.c: In function 'progress_bar': session.c:55:37: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 8 [-Wformat-truncation=] 55 | snprintf(A, 10, " %d.%d s ", t / 10, t % 10); | ^ session.c:55:33: note: directive argument in the range [0, 9] 55 | snprintf(A, 10, " %d.%d s ", t / 10, t % 10); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from session.c:21: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 8 and 16 bytes into a destination of size 10 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from session.c:23: In function 'strncpy', inlined from 'progress_bar' at session.c:60:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ session.c: In function 'progress_bar': session.c:56:23: note: length computed here 56 | len = strlen(A); | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o show.o show.c In file included from /usr/include/string.h:519, from show.c:21: In function 'strncpy', inlined from 'show_attrs' at show.c:879:33: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ show.c: In function 'show_control': show.c:236:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Wformat-truncation=] 236 | snprintf(buf, SHOW_BUF_SZ, "\tDefault: %s\n", str); | ^~ In file included from /usr/include/stdio.h:866, from show.c:19: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ show.c: In function 'show_control_state': show.c:356:57: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 356 | snprintf(buf, SHOW_BUF_SZ, "%s\n", str); | ^ In file included from /usr/include/stdio.h:866, from show.c:19: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"hpi_shell\" -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o clients.o `test -f '../clients/clients.c' || echo './'`../clients/clients.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpi_shell cmdparser.o commands.o ctrl_inv.o dimi.o fumi.o hpi_cmd.o inputcmd.o sensor.o service.o session.o show.o clients.o ../transport/libopenhpitransport.la ../utils/libopenhpiutils.la ../baselib/libopenhpi.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpi_shell cmdparser.o commands.o ctrl_inv.o dimi.o fumi.o hpi_cmd.o inputcmd.o sensor.o service.o session.o show.o clients.o -pthread ../transport/.libs/libopenhpitransport.so ../utils/.libs/libopenhpiutils.so ../baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/hpi_shell' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nc5RL9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le + cd openhpi-3.8.0 + mkdir -p /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/etc/openhpi + mkdir -p -m1755 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/var/lib/openhpi + make install DESTDIR=/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le Making install in utils make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils' Making install in t make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' Making install in epath make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' Making install in rpt make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' Making install in sahpi make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' Making install in el make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' Making install in uid make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' Making install in ann make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libopenhpiutils.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopenhpiutils.so.3.8.0 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpiutils.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpiutils.so.3.8.0 libopenhpiutils.so.3 || { rm -f libopenhpiutils.so.3 && ln -s libopenhpiutils.so.3.8.0 libopenhpiutils.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpiutils.so.3.8.0 libopenhpiutils.so || { rm -f libopenhpiutils.so && ln -s libopenhpiutils.so.3.8.0 libopenhpiutils.so; }; }) libtool: install: /usr/bin/install -c .libs/libopenhpiutils.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpiutils.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 openhpiutils.pc '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' Making install in test make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts/test' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts/test' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts/test' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' Making install in ssl make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/ssl' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/ssl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libopenhpi_ssl.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopenhpi_ssl.so.3.8.0 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi_ssl.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpi_ssl.so.3.8.0 libopenhpi_ssl.so.3 || { rm -f libopenhpi_ssl.so.3 && ln -s libopenhpi_ssl.so.3.8.0 libopenhpi_ssl.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpi_ssl.so.3.8.0 libopenhpi_ssl.so || { rm -f libopenhpi_ssl.so && ln -s libopenhpi_ssl.so.3.8.0 libopenhpi_ssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libopenhpi_ssl.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi_ssl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/ssl' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/ssl' Making install in snmp make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/snmp' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/snmp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libopenhpi_snmp.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopenhpi_snmp.so.3.8.0 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi_snmp.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpi_snmp.so.3.8.0 libopenhpi_snmp.so.3 || { rm -f libopenhpi_snmp.so.3 && ln -s libopenhpi_snmp.so.3.8.0 libopenhpi_snmp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpi_snmp.so.3.8.0 libopenhpi_snmp.so || { rm -f libopenhpi_snmp.so && ln -s libopenhpi_snmp.so.3.8.0 libopenhpi_snmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libopenhpi_snmp.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi_snmp.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/snmp' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/snmp' Making install in transport make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/transport' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/transport' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libopenhpitransport.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopenhpitransport.so.3.8.0 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpitransport.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpitransport.so.3.8.0 libopenhpitransport.so.3 || { rm -f libopenhpitransport.so.3 && ln -s libopenhpitransport.so.3.8.0 libopenhpitransport.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpitransport.so.3.8.0 libopenhpitransport.so || { rm -f libopenhpitransport.so && ln -s libopenhpitransport.so.3.8.0 libopenhpitransport.so; }; }) libtool: install: /usr/bin/install -c .libs/libopenhpitransport.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpitransport.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/transport' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/transport' Making install in marshal make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' Making install in t make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libopenhpimarshal.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopenhpimarshal.so.3.8.0 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpimarshal.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpimarshal.so.3.8.0 libopenhpimarshal.so.3 || { rm -f libopenhpimarshal.so.3 && ln -s libopenhpimarshal.so.3.8.0 libopenhpimarshal.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpimarshal.so.3.8.0 libopenhpimarshal.so || { rm -f libopenhpimarshal.so && ln -s libopenhpimarshal.so.3.8.0 libopenhpimarshal.so; }; }) libtool: install: /usr/bin/install -c .libs/libopenhpimarshal.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpimarshal.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' Making install in baselib make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/baselib' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/baselib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libopenhpi.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64' libtool: warning: relinking 'libopenhpi.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/baselib; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CXX --mode=relink g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpi.la -rpath /usr/lib64 conf.lo init.lo lock.lo ohpi.lo safhpi.lo session.lo ../transport/libopenhpitransport.la -lstdc++ ../marshal/libopenhpimarshal.la ../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/conf.o .libs/init.o .libs/lock.o .libs/ohpi.o .libs/safhpi.o .libs/session.o -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -L/usr/lib64 -lopenhpitransport -lopenhpimarshal -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libopenhpi.so.3 -o .libs/libopenhpi.so.3.8.0 libtool: install: /usr/bin/install -c .libs/libopenhpi.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpi.so.3.8.0 libopenhpi.so.3 || { rm -f libopenhpi.so.3 && ln -s libopenhpi.so.3.8.0 libopenhpi.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 && { ln -s -f libopenhpi.so.3.8.0 libopenhpi.so || { rm -f libopenhpi.so && ln -s libopenhpi.so.3.8.0 libopenhpi.so; }; }) libtool: install: /usr/bin/install -c .libs/libopenhpi.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/baselib' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/baselib' Making install in openhpid make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' Making install in t make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' Making install in ohpi make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c openhpid '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/sbin' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/ssl/libopenhpi_ssl.la' has not been installed in '/usr/lib64' libtool: warning: '../marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '../transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/openhpid /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/sbin/openhpid /bin/sh /builddir/build/BUILD/openhpi-3.8.0/install-sh -d /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib/systemd/system /usr/bin/install -c -m 0644 openhpid.service /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib/systemd/system make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' Making install in clients make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients' Making install in hpixml make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients/hpixml' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients/hpixml' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c hpixml '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin' libtool: warning: '../../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpixml /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpixml make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients/hpixml' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients/hpixml' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c hpidomain hpievents hpifan hpiinv hpiel hpigensimdata hpisensor hpipower hpitree hpialarms hpireset hpiwdt hpicrypt hpithres hpitop hpisettime hpionIBMblade ohdomainlist ohhandler ohparam '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin' libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpidomain /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpidomain libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpievents /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpievents libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpifan /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpifan libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpiinv /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiinv libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpiel /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiel libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpigensimdata /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpigensimdata libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpisensor /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpisensor libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpipower /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpipower libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpitree /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpitree libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpialarms /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpialarms libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpireset /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpireset libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpiwdt /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiwdt libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpicrypt /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpicrypt libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpithres /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpithres libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpitop /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpitop libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpisettime /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpisettime libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpionIBMblade /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpionIBMblade libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ohdomainlist /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohdomainlist libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ohhandler /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohhandler libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ohparam /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohparam make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' Making install in watchdog make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libwatchdog.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: warning: relinking 'libwatchdog.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CC --mode=relink 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwatchdog.la -rpath /usr/lib64/openhpi watchdog.lo ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: gcc -shared -fPIC -DPIC .libs/watchdog.o -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -L/usr/lib64 -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libwatchdog.so.3 -o .libs/libwatchdog.so.3.8.0 libtool: install: /usr/bin/install -c .libs/libwatchdog.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libwatchdog.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libwatchdog.so.3.8.0 libwatchdog.so.3 || { rm -f libwatchdog.so.3 && ln -s libwatchdog.so.3.8.0 libwatchdog.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libwatchdog.so.3.8.0 libwatchdog.so || { rm -f libwatchdog.so && ln -s libwatchdog.so.3.8.0 libwatchdog.so; }; }) libtool: install: /usr/bin/install -c .libs/libwatchdog.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libwatchdog.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog' Making install in snmp_bc make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' Making install in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsnmp_bc.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: warning: relinking 'libsnmp_bc.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CC --mode=relink gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnmp_bc.la -rpath /usr/lib64/openhpi sim_init.lo snmp_bc.lo snmp_bc_annunciator.lo snmp_bc_control.lo snmp_bc_discover.lo snmp_bc_discover_bc.lo snmp_bc_discover_rsa.lo snmp_bc_event.lo snmp_bc_hotswap.lo snmp_bc_inventory.lo snmp_bc_power.lo snmp_bc_reset.lo snmp_bc_resources.lo snmp_bc_resources_rsa.lo snmp_bc_sel.lo snmp_bc_sensor.lo snmp_bc_session.lo snmp_bc_time.lo snmp_bc_utils.lo snmp_bc_watchdog.lo snmp_bc_xml2event.lo el2event.lo -luuid -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -L/usr/lib64 -lnetsnmp -lm -lssl -lssl -lcrypto ../../snmp/libopenhpi_snmp.la ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: gcc -shared -fPIC -DPIC .libs/sim_init.o .libs/snmp_bc.o .libs/snmp_bc_annunciator.o .libs/snmp_bc_control.o .libs/snmp_bc_discover.o .libs/snmp_bc_discover_bc.o .libs/snmp_bc_discover_rsa.o .libs/snmp_bc_event.o .libs/snmp_bc_hotswap.o .libs/snmp_bc_inventory.o .libs/snmp_bc_power.o .libs/snmp_bc_reset.o .libs/snmp_bc_resources.o .libs/snmp_bc_resources_rsa.o .libs/snmp_bc_sel.o .libs/snmp_bc_sensor.o .libs/snmp_bc_session.o .libs/snmp_bc_time.o .libs/snmp_bc_utils.o .libs/snmp_bc_watchdog.o .libs/snmp_bc_xml2event.o .libs/el2event.o -L/usr/lib64 -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -lopenhpi_snmp -luuid -lnetsnmp -lssl -lcrypto -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libsnmp_bc.so.3 -o .libs/libsnmp_bc.so.3.8.0 In function 'strncat', inlined from 'snmp_bc_log2event' at snmp_bc_event.c:455:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^ snmp_bc_event.c: In function 'snmp_bc_log2event': snmp_bc_event.c:452:39: note: length computed here 452 | len = strlen(tmp_str); | ^ libtool: install: /usr/bin/install -c .libs/libsnmp_bc.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libsnmp_bc.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libsnmp_bc.so.3.8.0 libsnmp_bc.so.3 || { rm -f libsnmp_bc.so.3 && ln -s libsnmp_bc.so.3.8.0 libsnmp_bc.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libsnmp_bc.so.3.8.0 libsnmp_bc.so || { rm -f libsnmp_bc.so && ln -s libsnmp_bc.so.3.8.0 libsnmp_bc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsnmp_bc.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libsnmp_bc.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' Making install in ipmidirect make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' Making install in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libipmidirect.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: warning: relinking 'libipmidirect.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CXX --mode=relink g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libipmidirect.la -rpath /usr/lib64/openhpi hotswap.lo ipmi.lo ipmi_addr.lo ipmi_auth.lo ipmi_cmd.lo ipmi_con.lo ipmi_con_lan.lo ipmi_con_smi.lo ipmi_control.lo ipmi_control_atca_led.lo ipmi_control_fan.lo ipmi_control_sun_led.lo ipmi_discover.lo ipmi_domain.lo ipmi_entity.lo ipmi_event.lo ipmi_fru_info.lo ipmi_inventory.lo ipmi_inventory_parser.lo ipmi_log.lo ipmi_mc.lo ipmi_mc_vendor.lo ipmi_mc_vendor_force.lo ipmi_mc_vendor_intel.lo ipmi_mc_vendor_sun.lo ipmi_mc_vendor_fix_sdr.lo ipmi_msg.lo ipmi_rdr.lo ipmi_resource.lo ipmi_sdr.lo ipmi_sel.lo ipmi_sensor.lo ipmi_sensor_discrete.lo ipmi_sensor_factors.lo ipmi_sensor_hotswap.lo ipmi_sensor_threshold.lo ipmi_text_buffer.lo ipmi_utils.lo ipmi_watchdog.lo thread.lo -lcrypto -lm -lstdc++ ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/hotswap.o .libs/ipmi.o .libs/ipmi_addr.o .libs/ipmi_auth.o .libs/ipmi_cmd.o .libs/ipmi_con.o .libs/ipmi_con_lan.o .libs/ipmi_con_smi.o .libs/ipmi_control.o .libs/ipmi_control_atca_led.o .libs/ipmi_control_fan.o .libs/ipmi_control_sun_led.o .libs/ipmi_discover.o .libs/ipmi_domain.o .libs/ipmi_entity.o .libs/ipmi_event.o .libs/ipmi_fru_info.o .libs/ipmi_inventory.o .libs/ipmi_inventory_parser.o .libs/ipmi_log.o .libs/ipmi_mc.o .libs/ipmi_mc_vendor.o .libs/ipmi_mc_vendor_force.o .libs/ipmi_mc_vendor_intel.o .libs/ipmi_mc_vendor_sun.o .libs/ipmi_mc_vendor_fix_sdr.o .libs/ipmi_msg.o .libs/ipmi_rdr.o .libs/ipmi_resource.o .libs/ipmi_sdr.o .libs/ipmi_sel.o .libs/ipmi_sensor.o .libs/ipmi_sensor_discrete.o .libs/ipmi_sensor_factors.o .libs/ipmi_sensor_hotswap.o .libs/ipmi_sensor_threshold.o .libs/ipmi_text_buffer.o .libs/ipmi_utils.o .libs/ipmi_watchdog.o .libs/thread.o -lcrypto -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -L/usr/lib64 -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libipmidirect.so.3 -o .libs/libipmidirect.so.3.8.0 libtool: install: /usr/bin/install -c .libs/libipmidirect.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libipmidirect.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libipmidirect.so.3.8.0 libipmidirect.so.3 || { rm -f libipmidirect.so.3 && ln -s libipmidirect.so.3.8.0 libipmidirect.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libipmidirect.so.3.8.0 libipmidirect.so || { rm -f libipmidirect.so && ln -s libipmidirect.so.3.8.0 libipmidirect.so; }; }) libtool: install: /usr/bin/install -c .libs/libipmidirect.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libipmidirect.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' Making install in dynamic_simulator make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdyn_simulator.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: warning: relinking 'libdyn_simulator.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CXX --mode=relink g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdyn_simulator.la -rpath /usr/lib64/openhpi new_sim.lo new_sim_domain.lo new_sim_resource.lo new_sim_event_log.lo new_sim_file.lo new_sim_file_util.lo new_sim_file_rdr.lo new_sim_file_sensor.lo new_sim_file_control.lo new_sim_file_annunciator.lo new_sim_file_inventory.lo new_sim_file_watchdog.lo new_sim_file_fumi.lo new_sim_file_dimi.lo new_sim_entity.lo new_sim_log.lo new_sim_rdr.lo new_sim_announcement.lo new_sim_annunciator.lo new_sim_sensor.lo new_sim_sensor_common.lo new_sim_sensor_threshold.lo new_sim_control.lo new_sim_control_digital.lo new_sim_control_discrete.lo new_sim_control_analog.lo new_sim_control_stream.lo new_sim_control_text.lo new_sim_control_oem.lo new_sim_inventory.lo new_sim_inventory_data.lo new_sim_watchdog.lo new_sim_fumi.lo new_sim_fumi_data.lo new_sim_dimi.lo new_sim_dimi_data.lo new_sim_text_buffer.lo new_sim_utils.lo new_sim_hotswap.lo new_sim_timer_thread.lo thread.lo -lm -lstdc++ ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/11/crtbeginS.o .libs/new_sim.o .libs/new_sim_domain.o .libs/new_sim_resource.o .libs/new_sim_event_log.o .libs/new_sim_file.o .libs/new_sim_file_util.o .libs/new_sim_file_rdr.o .libs/new_sim_file_sensor.o .libs/new_sim_file_control.o .libs/new_sim_file_annunciator.o .libs/new_sim_file_inventory.o .libs/new_sim_file_watchdog.o .libs/new_sim_file_fumi.o .libs/new_sim_file_dimi.o .libs/new_sim_entity.o .libs/new_sim_log.o .libs/new_sim_rdr.o .libs/new_sim_announcement.o .libs/new_sim_annunciator.o .libs/new_sim_sensor.o .libs/new_sim_sensor_common.o .libs/new_sim_sensor_threshold.o .libs/new_sim_control.o .libs/new_sim_control_digital.o .libs/new_sim_control_discrete.o .libs/new_sim_control_analog.o .libs/new_sim_control_stream.o .libs/new_sim_control_text.o .libs/new_sim_control_oem.o .libs/new_sim_inventory.o .libs/new_sim_inventory_data.o .libs/new_sim_watchdog.o .libs/new_sim_fumi.o .libs/new_sim_fumi_data.o .libs/new_sim_dimi.o .libs/new_sim_dimi_data.o .libs/new_sim_text_buffer.o .libs/new_sim_utils.o .libs/new_sim_hotswap.o .libs/new_sim_timer_thread.o .libs/thread.o -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -L/usr/lib64 -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/11 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/11/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libdyn_simulator.so.3 -o .libs/libdyn_simulator.so.3.8.0 libtool: install: /usr/bin/install -c .libs/libdyn_simulator.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libdyn_simulator.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libdyn_simulator.so.3.8.0 libdyn_simulator.so.3 || { rm -f libdyn_simulator.so.3 && ln -s libdyn_simulator.so.3.8.0 libdyn_simulator.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libdyn_simulator.so.3.8.0 libdyn_simulator.so || { rm -f libdyn_simulator.so && ln -s libdyn_simulator.so.3.8.0 libdyn_simulator.so; }; }) libtool: install: /usr/bin/install -c .libs/libdyn_simulator.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libdyn_simulator.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator' Making install in simulator make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' Making install in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsimulator.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: warning: relinking 'libsimulator.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/plugins/simulator; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CC --mode=relink 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsimulator.la -rpath /usr/lib64/openhpi sim_init.lo sim_resources2.lo sim_sensors.lo sim_sensor_func.lo sim_controls.lo sim_control_func.lo sim_injector.lo sim_el.lo sim_annunciators.lo sim_annunciator_func.lo sim_dimi.lo sim_dimi_func.lo sim_fumi.lo sim_fumi_func.lo sim_power.lo sim_inventory.lo sim_watchdog.lo sim_hotswap.lo sim_reset.lo ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: gcc -shared -fPIC -DPIC .libs/sim_init.o .libs/sim_resources2.o .libs/sim_sensors.o .libs/sim_sensor_func.o .libs/sim_controls.o .libs/sim_control_func.o .libs/sim_injector.o .libs/sim_el.o .libs/sim_annunciators.o .libs/sim_annunciator_func.o .libs/sim_dimi.o .libs/sim_dimi_func.o .libs/sim_fumi.o .libs/sim_fumi_func.o .libs/sim_power.o .libs/sim_inventory.o .libs/sim_watchdog.o .libs/sim_hotswap.o .libs/sim_reset.o -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -L/usr/lib64 -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libsimulator.so.3 -o .libs/libsimulator.so.3.8.0 libtool: install: /usr/bin/install -c .libs/libsimulator.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libsimulator.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libsimulator.so.3.8.0 libsimulator.so.3 || { rm -f libsimulator.so.3 && ln -s libsimulator.so.3.8.0 libsimulator.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libsimulator.so.3.8.0 libsimulator.so || { rm -f libsimulator.so && ln -s libsimulator.so.3.8.0 libsimulator.so; }; }) libtool: install: /usr/bin/install -c .libs/libsimulator.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libsimulator.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' Making install in ilo2_ribcl make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libilo2_ribcl.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: warning: relinking 'libilo2_ribcl.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CC --mode=relink 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libilo2_ribcl.la -rpath /usr/lib64/openhpi ilo2_ribcl.lo ilo2_ribcl_discover.lo ilo2_ribcl_idr.lo ilo2_ribcl_reset.lo ilo2_ribcl_power.lo ilo2_ribcl_control.lo ilo2_ribcl_rpt.lo ilo2_ribcl_sensor.lo ilo2_ribcl_ssl.lo ilo2_ribcl_xml.lo ilo2_ribcl_hotswap.lo -lxml2 ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: gcc -shared -fPIC -DPIC .libs/ilo2_ribcl.o .libs/ilo2_ribcl_discover.o .libs/ilo2_ribcl_idr.o .libs/ilo2_ribcl_reset.o .libs/ilo2_ribcl_power.o .libs/ilo2_ribcl_control.o .libs/ilo2_ribcl_rpt.o .libs/ilo2_ribcl_sensor.o .libs/ilo2_ribcl_ssl.o .libs/ilo2_ribcl_xml.o .libs/ilo2_ribcl_hotswap.o -lxml2 -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -L/usr/lib64 -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libilo2_ribcl.so.3 -o .libs/libilo2_ribcl.so.3.8.0 libtool: install: /usr/bin/install -c .libs/libilo2_ribcl.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libilo2_ribcl.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libilo2_ribcl.so.3.8.0 libilo2_ribcl.so.3 || { rm -f libilo2_ribcl.so.3 && ln -s libilo2_ribcl.so.3.8.0 libilo2_ribcl.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libilo2_ribcl.so.3.8.0 libilo2_ribcl.so || { rm -f libilo2_ribcl.so && ln -s libilo2_ribcl.so.3.8.0 libilo2_ribcl.so; }; }) libtool: install: /usr/bin/install -c .libs/libilo2_ribcl.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libilo2_ribcl.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl' Making install in oa_soap make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c liboa_soap.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: warning: relinking 'liboa_soap.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CC --mode=relink 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboa_soap.la -rpath /usr/lib64/openhpi oa_soap.lo oa_soap_power.lo oa_soap_reset.lo oa_soap_hotswap.lo oa_soap_utils.lo oa_soap_resources.lo oa_soap_discover.lo oa_soap_re_discover.lo oa_soap_event.lo oa_soap_enclosure_event.lo oa_soap_oa_event.lo oa_soap_ps_event.lo oa_soap_fan_event.lo oa_soap_lcd_event.lo oa_soap_server_event.lo oa_soap_interconnect_event.lo oa_soap_control.lo oa_soap_sensor.lo oa_soap_inventory.lo oa_soap_watchdog.lo oa_soap_sel.lo oa_soap_annunciator.lo oa_soap_dimi.lo oa_soap_fumi.lo oa_soap_load_id.lo oa_soap_calls.lo oa_soap_callsupport.lo -lxml2 ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: gcc -shared -fPIC -DPIC .libs/oa_soap.o .libs/oa_soap_power.o .libs/oa_soap_reset.o .libs/oa_soap_hotswap.o .libs/oa_soap_utils.o .libs/oa_soap_resources.o .libs/oa_soap_discover.o .libs/oa_soap_re_discover.o .libs/oa_soap_event.o .libs/oa_soap_enclosure_event.o .libs/oa_soap_oa_event.o .libs/oa_soap_ps_event.o .libs/oa_soap_fan_event.o .libs/oa_soap_lcd_event.o .libs/oa_soap_server_event.o .libs/oa_soap_interconnect_event.o .libs/oa_soap_control.o .libs/oa_soap_sensor.o .libs/oa_soap_inventory.o .libs/oa_soap_watchdog.o .libs/oa_soap_sel.o .libs/oa_soap_annunciator.o .libs/oa_soap_dimi.o .libs/oa_soap_fumi.o .libs/oa_soap_load_id.o .libs/oa_soap_calls.o .libs/oa_soap_callsupport.o -lxml2 -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -L/usr/lib64 -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,liboa_soap.so.3 -o .libs/liboa_soap.so.3.8.0 libtool: install: /usr/bin/install -c .libs/liboa_soap.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/liboa_soap.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f liboa_soap.so.3.8.0 liboa_soap.so.3 || { rm -f liboa_soap.so.3 && ln -s liboa_soap.so.3.8.0 liboa_soap.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f liboa_soap.so.3.8.0 liboa_soap.so || { rm -f liboa_soap.so && ln -s liboa_soap.so.3.8.0 liboa_soap.so; }; }) libtool: install: /usr/bin/install -c .libs/liboa_soap.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/liboa_soap.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap' Making install in ov_rest make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libov_rest.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: warning: relinking 'libov_rest.la' libtool: install: (cd /builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest; /bin/sh "/builddir/build/BUILD/openhpi-3.8.0/libtool" --tag CC --mode=relink 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -module -version-info 11:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libov_rest.la -rpath /usr/lib64/openhpi ov_rest_parser_calls.lo ov_rest_event.lo ov_rest_composer_event.lo ov_rest_server_event.lo ov_rest_interconnect_event.lo ov_rest_ps_event.lo ov_rest_fan_event.lo ov_rest.lo ov_rest_discover.lo ov_rest_re_discover.lo ov_rest_inventory.lo ov_rest_sensor.lo ov_rest_callsupport.lo ov_rest_utils.lo ov_rest_power.lo ov_rest_reset.lo ov_rest_control.lo ov_rest_hotswap.lo ov_rest_resources.lo ov_rest_annunciator.lo ov_rest_watchdog.lo ov_rest_dimi.lo ov_rest_fumi.lo ov_rest_sel.lo ov_rest_load_id.lo -lcurl -ljson-c -lrabbitmq ../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le) libtool: relink: gcc -shared -fPIC -DPIC .libs/ov_rest_parser_calls.o .libs/ov_rest_event.o .libs/ov_rest_composer_event.o .libs/ov_rest_server_event.o .libs/ov_rest_interconnect_event.o .libs/ov_rest_ps_event.o .libs/ov_rest_fan_event.o .libs/ov_rest.o .libs/ov_rest_discover.o .libs/ov_rest_re_discover.o .libs/ov_rest_inventory.o .libs/ov_rest_sensor.o .libs/ov_rest_callsupport.o .libs/ov_rest_utils.o .libs/ov_rest_power.o .libs/ov_rest_reset.o .libs/ov_rest_control.o .libs/ov_rest_hotswap.o .libs/ov_rest_resources.o .libs/ov_rest_annunciator.o .libs/ov_rest_watchdog.o .libs/ov_rest_dimi.o .libs/ov_rest_fumi.o .libs/ov_rest_sel.o .libs/ov_rest_load_id.o -lcurl -ljson-c -lrabbitmq -L/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64 -L/usr/lib64 -lopenhpiutils -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-soname -Wl,libov_rest.so.3 -o .libs/libov_rest.so.3.8.0 ov_rest_callsupport.c: In function 'ov_rest_curl_get_request': ov_rest_callsupport.c:144:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 144 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ ov_rest_callsupport.c: In function 'ov_rest_curl_put_request': ov_rest_callsupport.c:198:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 198 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ ov_rest_callsupport.c: In function 'rest_get_request': ov_rest_callsupport.c:571:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 571 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ ov_rest_callsupport.c: In function 'rest_put_request': ov_rest_callsupport.c:626:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 626 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ ov_rest_callsupport.c: In function 'rest_patch_request': ov_rest_callsupport.c:685:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option [-Wattribute-warning] 685 | curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, | ^ libtool: install: /usr/bin/install -c .libs/libov_rest.so.3.8.0T /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libov_rest.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libov_rest.so.3.8.0 libov_rest.so.3 || { rm -f libov_rest.so.3 && ln -s libov_rest.so.3.8.0 libov_rest.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libov_rest.so.3.8.0 libov_rest.so || { rm -f libov_rest.so && ln -s libov_rest.so.3.8.0 libov_rest.so; }; }) libtool: install: /usr/bin/install -c .libs/libov_rest.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libov_rest.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest' Making install in slave make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/slave' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/slave' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libslave.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: install: /usr/bin/install -c .libs/libslave.so.3.8.0 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libslave.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libslave.so.3.8.0 libslave.so.3 || { rm -f libslave.so.3 && ln -s libslave.so.3.8.0 libslave.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libslave.so.3.8.0 libslave.so || { rm -f libslave.so && ln -s libslave.so.3.8.0 libslave.so; }; }) libtool: install: /usr/bin/install -c .libs/libslave.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libslave.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/slave' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/slave' Making install in test_agent make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/test_agent' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/test_agent' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtest_agent.la '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi' libtool: install: /usr/bin/install -c .libs/libtest_agent.so.3.8.0 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libtest_agent.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libtest_agent.so.3.8.0 libtest_agent.so.3 || { rm -f libtest_agent.so.3 && ln -s libtest_agent.so.3.8.0 libtest_agent.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi && { ln -s -f libtest_agent.so.3.8.0 libtest_agent.so || { rm -f libtest_agent.so && ln -s libtest_agent.so.3.8.0 libtest_agent.so; }; }) libtool: install: /usr/bin/install -c .libs/libtest_agent.lai /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libtest_agent.la libtool: warning: remember to run 'libtool --finish /usr/lib64/openhpi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/test_agent' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/test_agent' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs' Making install in man make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs/man' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/man/man1' /usr/bin/install -c -m 644 hpialarms.1 hpifan.1 hpipower.1 hpisettime.1 hpitree.1 hpiel.1 hpiinv.1 hpireset.1 hpithres.1 hpiwdt.1 hpievents.1 hpionIBMblade.1 hpisensor.1 hpitop.1 hpidomain.1 hpigensimdata.1 hpixml.1 hpicrypt.1 ohhandler.1 ohparam.1 ohdomainlist.1 hpi_shell.1 '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/man/man7' /usr/bin/install -c -m 644 openhpi.7 '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/man/man8' /usr/bin/install -c -m 644 openhpid.8 '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs/man' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs/man' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs' Making install in hpi_shell make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/hpi_shell' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/hpi_shell' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c hpi_shell '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin' libtool: warning: '../transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: warning: '../baselib/libopenhpi.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/transport/libopenhpitransport.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/marshal/libopenhpimarshal.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/openhpi-3.8.0/utils/libopenhpiutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/hpi_shell /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpi_shell make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/hpi_shell' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/hpi_shell' make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/openhpi-3.8.0/install-sh -d /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/pkgconfig /usr/bin/install -c -m 644 openhpi.pc /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/pkgconfig /bin/sh /builddir/build/BUILD/openhpi-3.8.0/install-sh -d /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/var/lib/openhpi chmod 755 /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/var/lib/openhpi /bin/sh /builddir/build/BUILD/openhpi-3.8.0/install-sh -d /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/etc/openhpi if test ! -e /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/etc/openhpi/openhpi.conf; then \ /usr/bin/install -c -m 600 ./openhpi.conf.example /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/etc/openhpi/openhpi.conf; \ fi if test ! -e /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/etc/openhpi/simulation.data; then \ /usr/bin/install -c -m 600 ./simulation.data.example /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/etc/openhpi/simulation.data; \ fi if test ! -e /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/etc/openhpi/openhpiclient.conf; then \ /usr/bin/install -c -m 644 ./openhpiclient.conf.example /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/etc/openhpi/openhpiclient.conf; \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/doc/openhpi-3.8.0' /usr/bin/install -c -m 644 README README.daemon COPYING ChangeLog '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/doc/openhpi-3.8.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/include/openhpi' /usr/bin/install -c -m 644 ./include/SaHpi.h ./include/SaHpiXtca.h ./include/SaHpiAtca.h ./include/SaHpiBladeCenter.h ./include/oHpi.h ./utils/oh_utils.h ./utils/announcement_utils.h ./utils/rpt_utils.h ./utils/sahpi_enum_utils.h ./utils/sahpi_gcrypt_utils.h ./utils/sahpixtca_enum_utils.h ./utils/sahpiatca_enum_utils.h ./utils/sahpi_event_encode.h ./utils/sahpi_event_utils.h ./utils/sahpi_struct_utils.h ./utils/sahpi_time_utils.h ./utils/uid_utils.h ./utils/epath_utils.h ./utils/el_utils.h ./utils/event_utils.h ./clients/oh_clients.h '/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/include/openhpi' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0' + rm -rf /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/libopenhpi.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/libopenhpi_snmp.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/libopenhpi_ssl.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/libopenhpimarshal.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/libopenhpitransport.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/libopenhpiutils.la + rm -rf /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libdyn_simulator.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libilo2_ribcl.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libipmidirect.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/liboa_soap.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libov_rest.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libsimulator.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libslave.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libsnmp_bc.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libtest_agent.la /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/lib64/openhpi/libwatchdog.la + cp plugins/dynamic_simulator/README /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le//usr/share/doc/openhpi-3.8.0/README-dynamic_simulator + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 3.8.0-18.el9 --unique-debug-suffix -3.8.0-18.el9.ppc64le --unique-debug-src-base openhpi-3.8.0-18.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/openhpi-3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpi_shell explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpidomain explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpireset explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpicrypt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpialarms explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiwdt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpisettime explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpievents explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpifan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpigensimdata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpitree explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpipower explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpionIBMblade explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpisensor explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohdomainlist explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpixml explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiinv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpithres explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpitop extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpigensimdata extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiwdt extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpifan extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpisettime extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpicrypt extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpireset extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpixml extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiel extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpionIBMblade extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpievents extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpitree extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpipower extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpisensor extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohdomainlist extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpi_shell extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpithres extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpidomain extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpiinv extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpitop extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/hpialarms explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohhandler explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohparam extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohhandler explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi_ssl.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi_snmp.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpimarshal.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/bin/ohparam explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpiutils.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libdyn_simulator.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpitransport.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi_ssl.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libilo2_ribcl.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpiutils.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpimarshal.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libdyn_simulator.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libipmidirect.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpitransport.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/libopenhpi_snmp.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/liboa_soap.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libilo2_ribcl.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libipmidirect.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libov_rest.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/liboa_soap.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libov_rest.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libsimulator.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libslave.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libslave.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libsnmp_bc.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libtest_agent.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libsimulator.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libtest_agent.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libsnmp_bc.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libwatchdog.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/lib64/openhpi/libwatchdog.so.3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/sbin/openhpid extracting debug info from /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/sbin/openhpid original debug info size: 19068kB, size after compression: 15020kB /usr/lib/rpm/sepdebugcrcfix: Updated 39 CRC32s, 0 CRC32s did match. 19582 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tg5uIV + umask 022 + cd /builddir/build/BUILD + cd openhpi-3.8.0 + make check Making check in utils make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils' Making check in t make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' Making check in epath make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make epath_utils_test epath_numeric_000 epath_numeric_001 epath_numeric_002 epath_numeric_003 epath_numeric_004 epath_numeric_005 epath_conv_000 epath_conv_001 epath_conv_002 epath_conv_003 epath_conv_004 epath_conv_005 epath_conv_006 epath_conv_007 epath_conv_008 epath_conv_009 epath_conv_010 epath_conv_011 epath_conv_012 epath_conv_013 epath_conv_014 epath_conv_015 epath_conv_016 epath_conv_017 epath_conv_018 epath_conv_019 epath_conv_020 epath_conv_021 epath_conv_022 epath_conv_023 epath_conv_024 epath_conv_025 epath_conv_026 epath_conv_027 epath_conv_028 epath_conv_029 epath_conv_030 epath_conv_031 epath_conv_032 epath_conv_033 epath_conv_034 epath_conv_035 epath_conv_036 epath_conv_037 epath_conv_038 epath_conv_039 epath_conv_040 epath_conv_041 epath_conv_042 epath_conv_043 epath_conv_044 epath_conv_045 epath_conv_046 epath_conv_047 epath_conv_048 epath_conv_049 epath_conv_050 epath_conv_051 epath_conv_052 epath_conv_053 epath_conv_054 epath_conv_055 epath_conv_056 epath_conv_057 epath_conv_058 epath_conv_059 epath_conv_060 epath_conv_061 epath_conv_062 epath_conv_063 epath_conv_064 epath_conv_065 epath_conv_066 epath_conv_067 epath_conv_068 epath_conv_069 epath_conv_070 epath_conv_071 epath_conv_072 epath_conv_073 epath_conv_074 epath_conv_075 epath_conv_076 epath_conv_077 epath_conv_078 epath_conv_079 epath_conv_080 epath_conv_081 epath_conv_082 epath_conv_083 epath_conv_084 epath_conv_085 epath_conv_086 epath_conv_087 epath_conv_088 epath_conv_089 epath_conv_090 epath_conv_091 epath_conv_092 epath_conv_093 epath_conv_094 epath_conv_095 epath_conv_096 epath_conv_097 epath_conv_098 epath_conv_099 epath_conv_100 epath_conv_101 ep_cmp_000 ep_cmp_001 ep_cmp_002 ep_cmp_003 ep_cmp_004 ep_cmp_005 ep_cmp_006 ep_cmp_007 ep_cmp_008 ep_cmp_009 ep_cmp_010 ep_cmp_011 ep_concat_000 ep_concat_001 ep_concat_002 ep_concat_003 ep_concat_004 ep_concat_005 ep_concat_006 ep_concat_007 ep_concat_008 ep_concat_009 ep_concat_010 ep_concat_011 ep_concat_012 ep_concat_013 ep_concat_014 ep_concat_015 ep_derive_001 set_ep_loc_000 set_ep_loc_001 set_ep_loc_002 set_ep_loc_003 set_ep_loc_004 set_ep_loc_005 set_ep_loc_006 set_ep_loc_007 set_ep_loc_008 set_ep_loc_009 set_ep_loc_010 set_ep_loc_011 set_ep_loc_012 set_ep_loc_013 print_ep_000 print_ep_001 print_ep_002 print_ep_003 print_ep_004 print_ep_005 epath_pattern_000 epath_pattern_001 epath_pattern_002 epath_pattern_003 epath_pattern_004 epath_pattern_005 epath_pattern_006 epath_pattern_007 epath_pattern_008 epath_pattern_009 epath_pattern_010 epath_pattern_011 epath_pattern_012 epath_pattern_013 epath_pattern_014 epath_pattern_015 epath_pattern_016 epath_pattern_017 epath_pattern_018 epath_pattern_019 epath_pattern_020 epath_pattern_021 epath_pattern_022 epath_pattern_023 epath_pattern_024 epath_pattern_025 epath_pattern_026 epath_pattern_027 epath_pattern_028 epath_pattern_029 epath_pattern_030 epath_pattern_031 epath_pattern_032 epath_pattern_033 epath_pattern_034 epath_pattern_035 epath_pattern_036 epath_pattern_037 epath_pattern_038 epath_pattern_039 epath_pattern_040 epath_pattern_041 epath_pattern_042 epath_pattern_043 epath_pattern_044 epath_pattern_045 epath_pattern_046 epath_pattern_047 epath_pattern_048 epath_pattern_049 epath_pattern_050 epath_pattern_051 epath_pattern_052 epath_pattern_053 epath_pattern_054 epath_pattern_055 epath_pattern_056 epath_pattern_057 epath_pattern_058 epath_pattern_059 epath_pattern_060 epath_pattern_061 epath_pattern_062 epath_pattern_063 epath_pattern_064 epath_pattern_065 epath_pattern_066 epath_pattern_067 epath_pattern_068 epath_pattern_069 epath_pattern_070 epath_pattern_071 epath_pattern_072 epath_pattern_073 epath_pattern_074 epath_pattern_075 epath_pattern_076 epath_pattern_077 epath_pattern_078 epath_pattern_079 epath_pattern_080 epath_pattern_081 epath_pattern_082 epath_pattern_083 epath_pattern_084 epath_pattern_085 epath_pattern_086 epath_pattern_087 epath_pattern_088 epath_pattern_089 epath_pattern_090 epath_pattern_091 epath_pattern_092 epath_pattern_093 epath_pattern_094 epath_pattern_095 epath_pattern_096 epath_pattern_097 epath_pattern_098 epath_pattern_099 epath_pattern_100 epath_pattern_101 epath_pattern_102 epath_pattern_103 epath_pattern_104 epath_pattern_105 epath_pattern_106 epath_pattern_107 epath_pattern_108 epath_pattern_109 epath_pattern_110 epath_pattern_111 epath_pattern_112 epath_pattern_113 epath_pattern_114 epath_pattern_115 epath_pattern_116 epath_pattern_117 epath_pattern_118 epath_pattern_119 epath_pattern_120 epath_pattern_121 epath_pattern_122 epath_pattern_123 epath_pattern_124 epath_pattern_125 epath_pattern_126 epath_pattern_127 epath_pattern_128 epath_pattern_129 epath_pattern_130 epath_pattern_131 epath_pattern_132 epath_pattern_133 epath_pattern_134 epath_pattern_135 epath_pattern_136 epath_pattern_137 epath_pattern_138 epath_pattern_139 epath_pattern_140 epath_pattern_141 epath_pattern_142 epath_pattern_143 epath_pattern_144 epath_pattern_145 epath_pattern_146 epath_pattern_147 epath_pattern_148 epath_pattern_149 epath_pattern_150 epath_pattern_151 epath_pattern_152 epath_pattern_153 epath_pattern_154 epath_pattern_155 epath_pattern_156 epath_pattern_157 epath_pattern_158 epath_pattern_159 epath_pattern_160 epath_pattern_161 epath_pattern_162 epath_pattern_163 epath_pattern_164 epath_pattern_165 epath_pattern_166 epath_pattern_167 epath_pattern_168 epath_pattern_169 epath_pattern_170 epath_pattern_171 epath_pattern_172 epath_pattern_173 epath_pattern_174 epath_pattern_175 epath_pattern_176 epath_pattern_177 epath_pattern_178 epath_pattern_179 epath_pattern_180 epath_pattern_181 epath_pattern_182 epath_pattern_183 epath_pattern_184 epath_pattern_185 epath_pattern_186 epath_pattern_187 epath_pattern_188 epath_pattern_189 epath_pattern_190 epath_pattern_191 epath_pattern_192 epath_pattern_193 epath_pattern_194 epath_pattern_195 epath_pattern_196 epath_pattern_197 epath_pattern_198 epath_pattern_199 epath_pattern_200 epath_pattern_201 epath_pattern_202 epath_pattern_203 epath_pattern_204 epath_pattern_205 epath_pattern_206 epath_pattern_207 epath_pattern_208 epath_pattern_209 epath_pattern_210 epath_pattern_211 epath_pattern_212 epath_pattern_213 epath_pattern_214 epath_pattern_215 epath_pattern_216 epath_pattern_217 epath_pattern_218 epath_pattern_219 epath_pattern_220 epath_pattern_221 epath_pattern_222 epath_pattern_223 epath_pattern_224 epath_pattern_225 epath_pattern_226 epath_pattern_227 epath_pattern_228 epath_pattern_229 epath_pattern_230 epath_pattern_231 epath_pattern_232 epath_pattern_233 epath_pattern_234 epath_pattern_235 epath_pattern_236 epath_pattern_237 epath_pattern_238 epath_pattern_239 epath_pattern_240 epath_pattern_241 epath_pattern_242 epath_pattern_243 epath_pattern_244 epath_pattern_245 epath_pattern_246 epath_pattern_247 epath_pattern_248 epath_pattern_249 epath_pattern_250 epath_pattern_251 epath_pattern_252 epath_pattern_253 epath_pattern_254 epath_pattern_255 epath_pattern_256 epath_pattern_257 epath_pattern_258 epath_pattern_259 epath_pattern_260 epath_pattern_261 epath_pattern_262 epath_pattern_263 epath_pattern_264 epath_pattern_265 epath_pattern_266 epath_pattern_267 epath_pattern_268 epath_pattern_269 epath_pattern_270 epath_pattern_271 epath_pattern_272 epath_pattern_273 epath_pattern_274 epath_pattern_275 epath_pattern_276 epath_pattern_277 epath_pattern_278 epath_pattern_279 epath_pattern_280 epath_pattern_281 epath_pattern_282 epath_pattern_283 epath_pattern_284 epath_pattern_285 epath_pattern_286 epath_pattern_287 epath_pattern_288 epath_pattern_289 epath_pattern_290 epath_pattern_291 epath_pattern_292 epath_pattern_293 epath_pattern_294 epath_pattern_295 epath_pattern_296 epath_pattern_297 epath_pattern_298 epath_pattern_299 epath_pattern_300 epath_pattern_301 epath_pattern_302 epath_pattern_303 epath_pattern_304 epath_pattern_305 epath_pattern_306 epath_pattern_307 epath_pattern_308 epath_pattern_309 epath_pattern_310 epath_pattern_311 epath_pattern_312 epath_pattern_313 epath_pattern_314 epath_pattern_315 epath_pattern_316 epath_pattern_317 epath_pattern_318 epath_pattern_319 epath_pattern_320 epath_pattern_321 epath_pattern_322 epath_pattern_323 epath_pattern_324 epath_pattern_325 epath_pattern_326 epath_pattern_327 epath_pattern_328 epath_pattern_329 epath_pattern_330 epath_pattern_331 epath_pattern_332 epath_pattern_333 epath_pattern_334 epath_pattern_335 epath_pattern_336 epath_pattern_337 epath_pattern_338 epath_pattern_339 epath_pattern_340 epath_pattern_341 epath_pattern_342 epath_pattern_343 epath_pattern_344 epath_pattern_345 epath_pattern_346 epath_pattern_347 epath_pattern_348 epath_pattern_349 epath_pattern_350 epath_pattern_351 epath_pattern_352 epath_pattern_353 epath_pattern_354 epath_pattern_355 epath_pattern_356 epath_pattern_357 epath_pattern_358 epath_pattern_359 epath_pattern_360 epath_pattern_361 epath_pattern_362 epath_pattern_363 epath_pattern_364 epath_pattern_365 epath_pattern_366 epath_pattern_367 epath_pattern_368 epath_pattern_369 epath_pattern_370 epath_pattern_371 epath_pattern_372 epath_pattern_373 epath_pattern_374 epath_pattern_375 epath_pattern_376 epath_pattern_377 epath_pattern_378 epath_pattern_379 epath_pattern_380 epath_pattern_381 epath_pattern_382 epath_pattern_383 epath_pattern_384 epath_pattern_385 epath_pattern_386 epath_pattern_387 epath_pattern_388 epath_pattern_389 epath_pattern_390 epath_pattern_391 epath_pattern_392 epath_pattern_393 epath_pattern_394 epath_pattern_395 epath_pattern_396 epath_pattern_397 epath_pattern_398 epath_pattern_399 epath_pattern_400 epath_pattern_401 epath_pattern_402 epath_pattern_403 epath_pattern_404 epath_pattern_405 epath_pattern_406 epath_pattern_407 epath_pattern_408 epath_pattern_409 epath_pattern_410 epath_pattern_411 epath_pattern_412 epath_pattern_413 epath_pattern_414 epath_pattern_415 epath_pattern_416 epath_pattern_417 epath_pattern_418 epath_pattern_419 epath_pattern_420 epath_pattern_421 epath_pattern_422 epath_pattern_423 epath_pattern_424 epath_pattern_425 epath_pattern_426 epath_pattern_427 epath_pattern_428 epath_pattern_429 epath_pattern_430 epath_pattern_431 epath_pattern_432 epath_pattern_433 epath_pattern_434 epath_pattern_435 epath_pattern_436 epath_pattern_437 epath_pattern_438 epath_pattern_439 epath_pattern_440 epath_pattern_441 epath_pattern_442 epath_pattern_443 epath_pattern_444 epath_pattern_445 epath_pattern_446 epath_pattern_447 epath_pattern_448 epath_pattern_449 make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_utils_test.o epath_utils_test.c if test ! -f epath_utils.c -a ! -L epath_utils.c; then \ if test -f ../../../utils/epath_utils.c; then \ ln -s ../../../utils/epath_utils.c; \ else \ ln -s ../../../utils/epath_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_utils.o epath_utils.c if test ! -f sahpi_enum_utils.c -a ! -L sahpi_enum_utils.c; then \ if test -f ../../../utils/sahpi_enum_utils.c; then \ ln -s ../../../utils/sahpi_enum_utils.c; \ else \ ln -s ../../../utils/sahpi_enum_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils.o sahpi_enum_utils.c if test ! -f sahpiatca_enum_utils.c -a ! -L sahpiatca_enum_utils.c; then \ if test -f ../../../utils/sahpiatca_enum_utils.c; then \ ln -s ../../../utils/sahpiatca_enum_utils.c; \ else \ ln -s ../../../utils/sahpiatca_enum_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils.o sahpiatca_enum_utils.c if test ! -f sahpixtca_enum_utils.c -a ! -L sahpixtca_enum_utils.c; then \ if test -f ../../../utils/sahpixtca_enum_utils.c; then \ ln -s ../../../utils/sahpixtca_enum_utils.c; \ else \ ln -s ../../../utils/sahpixtca_enum_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpixtca_enum_utils.o sahpixtca_enum_utils.c if test ! -f sahpi_event_encode.c -a ! -L sahpi_event_encode.c; then \ if test -f ../../../utils/sahpi_event_encode.c; then \ ln -s ../../../utils/sahpi_event_encode.c; \ else \ ln -s ../../../utils/sahpi_event_encode.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_encode.o sahpi_event_encode.c if test ! -f sahpi_event_utils.c -a ! -L sahpi_event_utils.c; then \ if test -f ../../../utils/sahpi_event_utils.c; then \ ln -s ../../../utils/sahpi_event_utils.c; \ else \ ln -s ../../../utils/sahpi_event_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_utils.o sahpi_event_utils.c if test ! -f sahpi_struct_utils.c -a ! -L sahpi_struct_utils.c; then \ if test -f ../../../utils/sahpi_struct_utils.c; then \ ln -s ../../../utils/sahpi_struct_utils.c; \ else \ ln -s ../../../utils/sahpi_struct_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils.o sahpi_struct_utils.c In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_encode_sensorreading' at sahpi_struct_utils.c:543:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 254 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_textbuffer' at sahpi_struct_utils.c:853:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_textbuffer': sahpi_struct_utils.c:843:16: note: length computed here 843 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_bigtext': sahpi_struct_utils.c:867:16: note: length computed here 867 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_build_textbuffer' at sahpi_struct_utils.c:1641:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_textbuffer': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_ctrlrec': sahpi_struct_utils.c:2127:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2127 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2128 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2147:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] 2147 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Body: %s\n", | ^~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 8 and 262 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17, inlined from 'oh_build_threshold_mask' at sahpi_struct_utils.c:1389:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_fprint_idrfield' at sahpi_struct_utils.c:1490:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_idrfield': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_eventloginfo': sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_event': sahpi_struct_utils.c:2867:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 240 [-Wformat-truncation=] 2867 | "From Resource: %s\n", bigbuf.Data); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 17 and 2064 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_ctrlstate': sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3808:86: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3808 | snprintf(str, thisctrlstate->StateUnion.Oem.BodyLength, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3796:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3796 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ if test ! -f sahpi_time_utils.c -a ! -L sahpi_time_utils.c; then \ if test -f ../../../utils/sahpi_time_utils.c; then \ ln -s ../../../utils/sahpi_time_utils.c; \ else \ ln -s ../../../utils/sahpi_time_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils.o sahpi_time_utils.c sahpi_time_utils.c: In function 'oh_gettimeofday': sahpi_time_utils.c:143:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 143 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sahpi_time_utils.c:149:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 149 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ if test ! -f sahpi_wrappers.c -a ! -L sahpi_wrappers.c; then \ if test -f ../../../utils/sahpi_wrappers.c; then \ ln -s ../../../utils/sahpi_wrappers.c; \ else \ ln -s ../../../utils/sahpi_wrappers.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_wrappers.o sahpi_wrappers.c if test ! -f uid_utils.c -a ! -L uid_utils.c; then \ if test -f ../../../utils/uid_utils.c; then \ ln -s ../../../utils/uid_utils.c; \ else \ ln -s ../../../utils/uid_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils.o uid_utils.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_utils_test epath_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_utils_test epath_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_numeric_000.o epath_numeric_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_000 epath_numeric_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_000 epath_numeric_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_numeric_001.o epath_numeric_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_001 epath_numeric_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_001 epath_numeric_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_numeric_002.o epath_numeric_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_002 epath_numeric_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_002 epath_numeric_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_numeric_003.o epath_numeric_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_003 epath_numeric_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_003 epath_numeric_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_numeric_004.o epath_numeric_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_004 epath_numeric_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_004 epath_numeric_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_numeric_005.o epath_numeric_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_005 epath_numeric_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_numeric_005 epath_numeric_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_000.o epath_conv_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_000 epath_conv_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_000 epath_conv_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_001.o epath_conv_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_001 epath_conv_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_001 epath_conv_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_002.o epath_conv_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_002 epath_conv_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_002 epath_conv_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_003.o epath_conv_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_003 epath_conv_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_003 epath_conv_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_004.o epath_conv_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_004 epath_conv_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_004 epath_conv_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_005.o epath_conv_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_005 epath_conv_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_005 epath_conv_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_006.o epath_conv_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_006 epath_conv_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_006 epath_conv_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_007.o epath_conv_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_007 epath_conv_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_007 epath_conv_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_008.o epath_conv_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_008 epath_conv_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_008 epath_conv_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_009.o epath_conv_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_009 epath_conv_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_009 epath_conv_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_010.o epath_conv_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_010 epath_conv_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_010 epath_conv_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_011.o epath_conv_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_011 epath_conv_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_011 epath_conv_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_012.o epath_conv_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_012 epath_conv_012.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_012 epath_conv_012.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_013.o epath_conv_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_013 epath_conv_013.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_013 epath_conv_013.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_014.o epath_conv_014.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_014 epath_conv_014.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_014 epath_conv_014.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_015.o epath_conv_015.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_015 epath_conv_015.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_015 epath_conv_015.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_016.o epath_conv_016.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_016 epath_conv_016.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_016 epath_conv_016.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_017.o epath_conv_017.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_017 epath_conv_017.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_017 epath_conv_017.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_018.o epath_conv_018.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_018 epath_conv_018.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_018 epath_conv_018.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_019.o epath_conv_019.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_019 epath_conv_019.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_019 epath_conv_019.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_020.o epath_conv_020.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_020 epath_conv_020.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_020 epath_conv_020.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_021.o epath_conv_021.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_021 epath_conv_021.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_021 epath_conv_021.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_022.o epath_conv_022.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_022 epath_conv_022.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_022 epath_conv_022.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_023.o epath_conv_023.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_023 epath_conv_023.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_023 epath_conv_023.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_024.o epath_conv_024.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_024 epath_conv_024.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_024 epath_conv_024.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_025.o epath_conv_025.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_025 epath_conv_025.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_025 epath_conv_025.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_026.o epath_conv_026.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_026 epath_conv_026.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_026 epath_conv_026.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_027.o epath_conv_027.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_027 epath_conv_027.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_027 epath_conv_027.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_028.o epath_conv_028.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_028 epath_conv_028.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_028 epath_conv_028.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_029.o epath_conv_029.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_029 epath_conv_029.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_029 epath_conv_029.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_030.o epath_conv_030.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_030 epath_conv_030.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_030 epath_conv_030.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_031.o epath_conv_031.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_031 epath_conv_031.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_031 epath_conv_031.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_032.o epath_conv_032.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_032 epath_conv_032.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_032 epath_conv_032.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_033.o epath_conv_033.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_033 epath_conv_033.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_033 epath_conv_033.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_034.o epath_conv_034.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_034 epath_conv_034.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_034 epath_conv_034.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_035.o epath_conv_035.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_035 epath_conv_035.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_035 epath_conv_035.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_036.o epath_conv_036.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_036 epath_conv_036.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_036 epath_conv_036.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_037.o epath_conv_037.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_037 epath_conv_037.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_037 epath_conv_037.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_038.o epath_conv_038.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_038 epath_conv_038.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_038 epath_conv_038.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_039.o epath_conv_039.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_039 epath_conv_039.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_039 epath_conv_039.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_040.o epath_conv_040.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_040 epath_conv_040.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_040 epath_conv_040.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_041.o epath_conv_041.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_041 epath_conv_041.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_041 epath_conv_041.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_042.o epath_conv_042.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_042 epath_conv_042.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_042 epath_conv_042.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_043.o epath_conv_043.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_043 epath_conv_043.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_043 epath_conv_043.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_044.o epath_conv_044.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_044 epath_conv_044.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_044 epath_conv_044.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_045.o epath_conv_045.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_045 epath_conv_045.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_045 epath_conv_045.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_046.o epath_conv_046.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_046 epath_conv_046.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_046 epath_conv_046.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_047.o epath_conv_047.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_047 epath_conv_047.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_047 epath_conv_047.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_048.o epath_conv_048.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_048 epath_conv_048.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_048 epath_conv_048.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_049.o epath_conv_049.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_049 epath_conv_049.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_049 epath_conv_049.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_050.o epath_conv_050.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_050 epath_conv_050.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_050 epath_conv_050.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_051.o epath_conv_051.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_051 epath_conv_051.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_051 epath_conv_051.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_052.o epath_conv_052.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_052 epath_conv_052.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_052 epath_conv_052.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_053.o epath_conv_053.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_053 epath_conv_053.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_053 epath_conv_053.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_054.o epath_conv_054.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_054 epath_conv_054.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_054 epath_conv_054.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_055.o epath_conv_055.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_055 epath_conv_055.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_055 epath_conv_055.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_056.o epath_conv_056.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_056 epath_conv_056.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_056 epath_conv_056.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_057.o epath_conv_057.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_057 epath_conv_057.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_057 epath_conv_057.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_058.o epath_conv_058.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_058 epath_conv_058.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_058 epath_conv_058.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_059.o epath_conv_059.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_059 epath_conv_059.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_059 epath_conv_059.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_060.o epath_conv_060.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_060 epath_conv_060.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_060 epath_conv_060.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_061.o epath_conv_061.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_061 epath_conv_061.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_061 epath_conv_061.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_062.o epath_conv_062.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_062 epath_conv_062.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_062 epath_conv_062.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_063.o epath_conv_063.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_063 epath_conv_063.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_063 epath_conv_063.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_064.o epath_conv_064.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_064 epath_conv_064.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_064 epath_conv_064.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_065.o epath_conv_065.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_065 epath_conv_065.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_065 epath_conv_065.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_066.o epath_conv_066.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_066 epath_conv_066.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_066 epath_conv_066.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_067.o epath_conv_067.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_067 epath_conv_067.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_067 epath_conv_067.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_068.o epath_conv_068.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_068 epath_conv_068.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_068 epath_conv_068.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_069.o epath_conv_069.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_069 epath_conv_069.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_069 epath_conv_069.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_070.o epath_conv_070.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_070 epath_conv_070.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_070 epath_conv_070.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_071.o epath_conv_071.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_071 epath_conv_071.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_071 epath_conv_071.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_072.o epath_conv_072.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_072 epath_conv_072.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_072 epath_conv_072.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_073.o epath_conv_073.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_073 epath_conv_073.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_073 epath_conv_073.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_074.o epath_conv_074.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_074 epath_conv_074.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_074 epath_conv_074.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_075.o epath_conv_075.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_075 epath_conv_075.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_075 epath_conv_075.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_076.o epath_conv_076.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_076 epath_conv_076.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_076 epath_conv_076.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_077.o epath_conv_077.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_077 epath_conv_077.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_077 epath_conv_077.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_078.o epath_conv_078.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_078 epath_conv_078.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_078 epath_conv_078.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_079.o epath_conv_079.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_079 epath_conv_079.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_079 epath_conv_079.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_080.o epath_conv_080.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_080 epath_conv_080.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_080 epath_conv_080.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_081.o epath_conv_081.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_081 epath_conv_081.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_081 epath_conv_081.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_082.o epath_conv_082.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_082 epath_conv_082.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_082 epath_conv_082.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_083.o epath_conv_083.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_083 epath_conv_083.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_083 epath_conv_083.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_084.o epath_conv_084.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_084 epath_conv_084.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_084 epath_conv_084.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_085.o epath_conv_085.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_085 epath_conv_085.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_085 epath_conv_085.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_086.o epath_conv_086.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_086 epath_conv_086.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_086 epath_conv_086.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_087.o epath_conv_087.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_087 epath_conv_087.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_087 epath_conv_087.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_088.o epath_conv_088.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_088 epath_conv_088.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_088 epath_conv_088.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_089.o epath_conv_089.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_089 epath_conv_089.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_089 epath_conv_089.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_090.o epath_conv_090.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_090 epath_conv_090.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_090 epath_conv_090.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_091.o epath_conv_091.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_091 epath_conv_091.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_091 epath_conv_091.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_092.o epath_conv_092.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_092 epath_conv_092.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_092 epath_conv_092.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_093.o epath_conv_093.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_093 epath_conv_093.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_093 epath_conv_093.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_094.o epath_conv_094.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_094 epath_conv_094.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_094 epath_conv_094.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_095.o epath_conv_095.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_095 epath_conv_095.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_095 epath_conv_095.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_096.o epath_conv_096.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_096 epath_conv_096.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_096 epath_conv_096.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_097.o epath_conv_097.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_097 epath_conv_097.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_097 epath_conv_097.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_098.o epath_conv_098.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_098 epath_conv_098.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_098 epath_conv_098.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_099.o epath_conv_099.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_099 epath_conv_099.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_099 epath_conv_099.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_100.o epath_conv_100.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_100 epath_conv_100.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_100 epath_conv_100.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_conv_101.o epath_conv_101.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_101 epath_conv_101.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_conv_101 epath_conv_101.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_000.o ep_cmp_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_000 ep_cmp_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_000 ep_cmp_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_001.o ep_cmp_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_001 ep_cmp_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_001 ep_cmp_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_002.o ep_cmp_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_002 ep_cmp_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_002 ep_cmp_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_003.o ep_cmp_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_003 ep_cmp_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_003 ep_cmp_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_004.o ep_cmp_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_004 ep_cmp_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_004 ep_cmp_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_005.o ep_cmp_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_005 ep_cmp_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_005 ep_cmp_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_006.o ep_cmp_006.c ep_cmp_006.c: In function 'main': ep_cmp_006.c:28:13: warning: 'ep' may be used uninitialized [-Wmaybe-uninitialized] 28 | if (oh_cmp_ep(NULL, &ep)) { | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../utils/oh_utils.h:27, from ep_cmp_006.c:21: ../../../utils/epath_utils.h:63:12: note: by argument 2 of type 'const struct SaHpiEntityPathT *' to 'oh_cmp_ep' declared here 63 | SaHpiBoolT oh_cmp_ep(const SaHpiEntityPathT *ep1, | ^~~~~~~~~ ep_cmp_006.c:26:26: note: 'ep' declared here 26 | SaHpiEntityPathT ep; | ^~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_006 ep_cmp_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_006 ep_cmp_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_007.o ep_cmp_007.c ep_cmp_007.c: In function 'main': ep_cmp_007.c:28:13: warning: 'ep' may be used uninitialized [-Wmaybe-uninitialized] 28 | if (oh_cmp_ep(&ep, NULL)) { | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../utils/oh_utils.h:27, from ep_cmp_007.c:21: ../../../utils/epath_utils.h:63:12: note: by argument 1 of type 'const struct SaHpiEntityPathT *' to 'oh_cmp_ep' declared here 63 | SaHpiBoolT oh_cmp_ep(const SaHpiEntityPathT *ep1, | ^~~~~~~~~ ep_cmp_007.c:26:26: note: 'ep' declared here 26 | SaHpiEntityPathT ep; | ^~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_007 ep_cmp_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_007 ep_cmp_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_008.o ep_cmp_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_008 ep_cmp_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_008 ep_cmp_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_009.o ep_cmp_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_009 ep_cmp_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_009 ep_cmp_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_010.o ep_cmp_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_010 ep_cmp_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_010 ep_cmp_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_cmp_011.o ep_cmp_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_011 ep_cmp_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_cmp_011 ep_cmp_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_000.o ep_concat_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_000 ep_concat_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_000 ep_concat_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_001.o ep_concat_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_001 ep_concat_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_001 ep_concat_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_002.o ep_concat_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_002 ep_concat_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_002 ep_concat_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_003.o ep_concat_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_003 ep_concat_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_003 ep_concat_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_004.o ep_concat_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_004 ep_concat_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_004 ep_concat_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_005.o ep_concat_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_005 ep_concat_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_005 ep_concat_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_006.o ep_concat_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_006 ep_concat_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_006 ep_concat_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_007.o ep_concat_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_007 ep_concat_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_007 ep_concat_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_008.o ep_concat_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_008 ep_concat_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_008 ep_concat_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_009.o ep_concat_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_009 ep_concat_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_009 ep_concat_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_010.o ep_concat_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_010 ep_concat_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_010 ep_concat_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_011.o ep_concat_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_011 ep_concat_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_011 ep_concat_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_012.o ep_concat_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_012 ep_concat_012.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_012 ep_concat_012.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_013.o ep_concat_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_013 ep_concat_013.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_013 ep_concat_013.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_014.o ep_concat_014.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_014 ep_concat_014.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_014 ep_concat_014.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_concat_015.o ep_concat_015.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_015 ep_concat_015.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_concat_015 ep_concat_015.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ep_derive_001.o ep_derive_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_derive_001 ep_derive_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ep_derive_001 ep_derive_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_000.o set_ep_loc_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_000 set_ep_loc_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_000 set_ep_loc_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_001.o set_ep_loc_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_001 set_ep_loc_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_001 set_ep_loc_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_002.o set_ep_loc_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_002 set_ep_loc_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_002 set_ep_loc_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_003.o set_ep_loc_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_003 set_ep_loc_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_003 set_ep_loc_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_004.o set_ep_loc_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_004 set_ep_loc_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_004 set_ep_loc_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_005.o set_ep_loc_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_005 set_ep_loc_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_005 set_ep_loc_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_006.o set_ep_loc_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_006 set_ep_loc_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_006 set_ep_loc_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_007.o set_ep_loc_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_007 set_ep_loc_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_007 set_ep_loc_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_008.o set_ep_loc_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_008 set_ep_loc_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_008 set_ep_loc_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_009.o set_ep_loc_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_009 set_ep_loc_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_009 set_ep_loc_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_010.o set_ep_loc_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_010 set_ep_loc_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_010 set_ep_loc_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_011.o set_ep_loc_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_011 set_ep_loc_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_011 set_ep_loc_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_012.o set_ep_loc_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_012 set_ep_loc_012.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_012 set_ep_loc_012.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o set_ep_loc_013.o set_ep_loc_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_013 set_ep_loc_013.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_ep_loc_013 set_ep_loc_013.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o print_ep_000.o print_ep_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_000 print_ep_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_000 print_ep_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o print_ep_001.o print_ep_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_001 print_ep_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_001 print_ep_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o print_ep_002.o print_ep_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_002 print_ep_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_002 print_ep_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o print_ep_003.o print_ep_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_003 print_ep_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_003 print_ep_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o print_ep_004.o print_ep_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_004 print_ep_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_004 print_ep_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o print_ep_005.o print_ep_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_005 print_ep_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_ep_005 print_ep_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_000.o epath_pattern_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_000 epath_pattern_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_000 epath_pattern_000.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_001.o epath_pattern_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_001 epath_pattern_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_001 epath_pattern_001.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_002.o epath_pattern_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_002 epath_pattern_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_002 epath_pattern_002.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_003.o epath_pattern_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_003 epath_pattern_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_003 epath_pattern_003.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_004.o epath_pattern_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_004 epath_pattern_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_004 epath_pattern_004.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_005.o epath_pattern_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_005 epath_pattern_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_005 epath_pattern_005.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_006.o epath_pattern_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_006 epath_pattern_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_006 epath_pattern_006.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_007.o epath_pattern_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_007 epath_pattern_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_007 epath_pattern_007.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_008.o epath_pattern_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_008 epath_pattern_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_008 epath_pattern_008.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_009.o epath_pattern_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_009 epath_pattern_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_009 epath_pattern_009.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_010.o epath_pattern_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_010 epath_pattern_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_010 epath_pattern_010.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_011.o epath_pattern_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_011 epath_pattern_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_011 epath_pattern_011.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_012.o epath_pattern_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_012 epath_pattern_012.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_012 epath_pattern_012.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_013.o epath_pattern_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_013 epath_pattern_013.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_013 epath_pattern_013.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_014.o epath_pattern_014.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_014 epath_pattern_014.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_014 epath_pattern_014.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_015.o epath_pattern_015.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_015 epath_pattern_015.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_015 epath_pattern_015.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_016.o epath_pattern_016.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_016 epath_pattern_016.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_016 epath_pattern_016.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_017.o epath_pattern_017.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_017 epath_pattern_017.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_017 epath_pattern_017.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_018.o epath_pattern_018.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_018 epath_pattern_018.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_018 epath_pattern_018.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_019.o epath_pattern_019.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_019 epath_pattern_019.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_019 epath_pattern_019.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_020.o epath_pattern_020.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_020 epath_pattern_020.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_020 epath_pattern_020.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_021.o epath_pattern_021.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_021 epath_pattern_021.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_021 epath_pattern_021.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_022.o epath_pattern_022.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_022 epath_pattern_022.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_022 epath_pattern_022.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_023.o epath_pattern_023.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_023 epath_pattern_023.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_023 epath_pattern_023.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_024.o epath_pattern_024.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_024 epath_pattern_024.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_024 epath_pattern_024.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_025.o epath_pattern_025.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_025 epath_pattern_025.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_025 epath_pattern_025.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_026.o epath_pattern_026.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_026 epath_pattern_026.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_026 epath_pattern_026.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_027.o epath_pattern_027.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_027 epath_pattern_027.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_027 epath_pattern_027.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_028.o epath_pattern_028.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_028 epath_pattern_028.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_028 epath_pattern_028.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_029.o epath_pattern_029.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_029 epath_pattern_029.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_029 epath_pattern_029.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_030.o epath_pattern_030.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_030 epath_pattern_030.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_030 epath_pattern_030.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_031.o epath_pattern_031.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_031 epath_pattern_031.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_031 epath_pattern_031.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_032.o epath_pattern_032.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_032 epath_pattern_032.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_032 epath_pattern_032.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_033.o epath_pattern_033.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_033 epath_pattern_033.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_033 epath_pattern_033.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_034.o epath_pattern_034.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_034 epath_pattern_034.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_034 epath_pattern_034.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_035.o epath_pattern_035.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_035 epath_pattern_035.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_035 epath_pattern_035.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_036.o epath_pattern_036.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_036 epath_pattern_036.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_036 epath_pattern_036.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_037.o epath_pattern_037.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_037 epath_pattern_037.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_037 epath_pattern_037.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_038.o epath_pattern_038.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_038 epath_pattern_038.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_038 epath_pattern_038.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_039.o epath_pattern_039.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_039 epath_pattern_039.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_039 epath_pattern_039.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_040.o epath_pattern_040.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_040 epath_pattern_040.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_040 epath_pattern_040.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_041.o epath_pattern_041.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_041 epath_pattern_041.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_041 epath_pattern_041.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_042.o epath_pattern_042.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_042 epath_pattern_042.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_042 epath_pattern_042.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_043.o epath_pattern_043.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_043 epath_pattern_043.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_043 epath_pattern_043.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_044.o epath_pattern_044.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_044 epath_pattern_044.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_044 epath_pattern_044.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_045.o epath_pattern_045.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_045 epath_pattern_045.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_045 epath_pattern_045.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_046.o epath_pattern_046.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_046 epath_pattern_046.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_046 epath_pattern_046.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_047.o epath_pattern_047.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_047 epath_pattern_047.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_047 epath_pattern_047.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_048.o epath_pattern_048.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_048 epath_pattern_048.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_048 epath_pattern_048.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_049.o epath_pattern_049.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_049 epath_pattern_049.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_049 epath_pattern_049.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_050.o epath_pattern_050.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_050 epath_pattern_050.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_050 epath_pattern_050.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_051.o epath_pattern_051.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_051 epath_pattern_051.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_051 epath_pattern_051.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_052.o epath_pattern_052.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_052 epath_pattern_052.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_052 epath_pattern_052.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_053.o epath_pattern_053.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_053 epath_pattern_053.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_053 epath_pattern_053.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_054.o epath_pattern_054.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_054 epath_pattern_054.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_054 epath_pattern_054.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_055.o epath_pattern_055.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_055 epath_pattern_055.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_055 epath_pattern_055.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_056.o epath_pattern_056.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_056 epath_pattern_056.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_056 epath_pattern_056.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_057.o epath_pattern_057.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_057 epath_pattern_057.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_057 epath_pattern_057.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_058.o epath_pattern_058.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_058 epath_pattern_058.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_058 epath_pattern_058.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_059.o epath_pattern_059.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_059 epath_pattern_059.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_059 epath_pattern_059.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_060.o epath_pattern_060.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_060 epath_pattern_060.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_060 epath_pattern_060.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_061.o epath_pattern_061.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_061 epath_pattern_061.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_061 epath_pattern_061.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_062.o epath_pattern_062.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_062 epath_pattern_062.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_062 epath_pattern_062.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_063.o epath_pattern_063.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_063 epath_pattern_063.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_063 epath_pattern_063.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_064.o epath_pattern_064.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_064 epath_pattern_064.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_064 epath_pattern_064.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_065.o epath_pattern_065.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_065 epath_pattern_065.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_065 epath_pattern_065.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_066.o epath_pattern_066.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_066 epath_pattern_066.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_066 epath_pattern_066.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_067.o epath_pattern_067.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_067 epath_pattern_067.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_067 epath_pattern_067.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_068.o epath_pattern_068.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_068 epath_pattern_068.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_068 epath_pattern_068.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_069.o epath_pattern_069.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_069 epath_pattern_069.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_069 epath_pattern_069.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_070.o epath_pattern_070.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_070 epath_pattern_070.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_070 epath_pattern_070.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_071.o epath_pattern_071.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_071 epath_pattern_071.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_071 epath_pattern_071.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_072.o epath_pattern_072.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_072 epath_pattern_072.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_072 epath_pattern_072.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_073.o epath_pattern_073.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_073 epath_pattern_073.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_073 epath_pattern_073.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_074.o epath_pattern_074.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_074 epath_pattern_074.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_074 epath_pattern_074.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_075.o epath_pattern_075.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_075 epath_pattern_075.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_075 epath_pattern_075.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_076.o epath_pattern_076.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_076 epath_pattern_076.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_076 epath_pattern_076.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_077.o epath_pattern_077.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_077 epath_pattern_077.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_077 epath_pattern_077.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_078.o epath_pattern_078.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_078 epath_pattern_078.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_078 epath_pattern_078.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_079.o epath_pattern_079.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_079 epath_pattern_079.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_079 epath_pattern_079.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_080.o epath_pattern_080.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_080 epath_pattern_080.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_080 epath_pattern_080.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_081.o epath_pattern_081.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_081 epath_pattern_081.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_081 epath_pattern_081.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_082.o epath_pattern_082.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_082 epath_pattern_082.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_082 epath_pattern_082.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_083.o epath_pattern_083.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_083 epath_pattern_083.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_083 epath_pattern_083.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_084.o epath_pattern_084.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_084 epath_pattern_084.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_084 epath_pattern_084.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_085.o epath_pattern_085.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_085 epath_pattern_085.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_085 epath_pattern_085.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_086.o epath_pattern_086.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_086 epath_pattern_086.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_086 epath_pattern_086.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_087.o epath_pattern_087.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_087 epath_pattern_087.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_087 epath_pattern_087.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_088.o epath_pattern_088.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_088 epath_pattern_088.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_088 epath_pattern_088.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_089.o epath_pattern_089.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_089 epath_pattern_089.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_089 epath_pattern_089.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_090.o epath_pattern_090.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_090 epath_pattern_090.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_090 epath_pattern_090.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_091.o epath_pattern_091.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_091 epath_pattern_091.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_091 epath_pattern_091.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_092.o epath_pattern_092.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_092 epath_pattern_092.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_092 epath_pattern_092.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_093.o epath_pattern_093.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_093 epath_pattern_093.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_093 epath_pattern_093.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_094.o epath_pattern_094.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_094 epath_pattern_094.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_094 epath_pattern_094.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_095.o epath_pattern_095.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_095 epath_pattern_095.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_095 epath_pattern_095.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_096.o epath_pattern_096.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_096 epath_pattern_096.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_096 epath_pattern_096.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_097.o epath_pattern_097.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_097 epath_pattern_097.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_097 epath_pattern_097.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_098.o epath_pattern_098.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_098 epath_pattern_098.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_098 epath_pattern_098.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_099.o epath_pattern_099.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_099 epath_pattern_099.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_099 epath_pattern_099.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_100.o epath_pattern_100.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_100 epath_pattern_100.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_100 epath_pattern_100.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_101.o epath_pattern_101.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_101 epath_pattern_101.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_101 epath_pattern_101.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_102.o epath_pattern_102.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_102 epath_pattern_102.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_102 epath_pattern_102.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_103.o epath_pattern_103.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_103 epath_pattern_103.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_103 epath_pattern_103.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_104.o epath_pattern_104.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_104 epath_pattern_104.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_104 epath_pattern_104.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_105.o epath_pattern_105.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_105 epath_pattern_105.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_105 epath_pattern_105.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_106.o epath_pattern_106.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_106 epath_pattern_106.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_106 epath_pattern_106.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_107.o epath_pattern_107.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_107 epath_pattern_107.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_107 epath_pattern_107.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_108.o epath_pattern_108.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_108 epath_pattern_108.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_108 epath_pattern_108.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_109.o epath_pattern_109.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_109 epath_pattern_109.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_109 epath_pattern_109.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_110.o epath_pattern_110.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_110 epath_pattern_110.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_110 epath_pattern_110.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_111.o epath_pattern_111.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_111 epath_pattern_111.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_111 epath_pattern_111.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_112.o epath_pattern_112.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_112 epath_pattern_112.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_112 epath_pattern_112.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_113.o epath_pattern_113.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_113 epath_pattern_113.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_113 epath_pattern_113.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_114.o epath_pattern_114.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_114 epath_pattern_114.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_114 epath_pattern_114.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_115.o epath_pattern_115.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_115 epath_pattern_115.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_115 epath_pattern_115.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_116.o epath_pattern_116.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_116 epath_pattern_116.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_116 epath_pattern_116.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_117.o epath_pattern_117.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_117 epath_pattern_117.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_117 epath_pattern_117.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_118.o epath_pattern_118.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_118 epath_pattern_118.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_118 epath_pattern_118.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_119.o epath_pattern_119.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_119 epath_pattern_119.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_119 epath_pattern_119.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_120.o epath_pattern_120.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_120 epath_pattern_120.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_120 epath_pattern_120.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_121.o epath_pattern_121.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_121 epath_pattern_121.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_121 epath_pattern_121.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_122.o epath_pattern_122.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_122 epath_pattern_122.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_122 epath_pattern_122.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_123.o epath_pattern_123.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_123 epath_pattern_123.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_123 epath_pattern_123.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_124.o epath_pattern_124.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_124 epath_pattern_124.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_124 epath_pattern_124.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_125.o epath_pattern_125.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_125 epath_pattern_125.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_125 epath_pattern_125.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_126.o epath_pattern_126.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_126 epath_pattern_126.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_126 epath_pattern_126.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_127.o epath_pattern_127.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_127 epath_pattern_127.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_127 epath_pattern_127.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_128.o epath_pattern_128.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_128 epath_pattern_128.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_128 epath_pattern_128.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_129.o epath_pattern_129.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_129 epath_pattern_129.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_129 epath_pattern_129.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_130.o epath_pattern_130.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_130 epath_pattern_130.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_130 epath_pattern_130.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_131.o epath_pattern_131.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_131 epath_pattern_131.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_131 epath_pattern_131.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_132.o epath_pattern_132.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_132 epath_pattern_132.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_132 epath_pattern_132.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_133.o epath_pattern_133.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_133 epath_pattern_133.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_133 epath_pattern_133.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_134.o epath_pattern_134.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_134 epath_pattern_134.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_134 epath_pattern_134.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_135.o epath_pattern_135.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_135 epath_pattern_135.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_135 epath_pattern_135.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_136.o epath_pattern_136.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_136 epath_pattern_136.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_136 epath_pattern_136.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_137.o epath_pattern_137.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_137 epath_pattern_137.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_137 epath_pattern_137.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_138.o epath_pattern_138.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_138 epath_pattern_138.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_138 epath_pattern_138.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_139.o epath_pattern_139.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_139 epath_pattern_139.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_139 epath_pattern_139.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_140.o epath_pattern_140.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_140 epath_pattern_140.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_140 epath_pattern_140.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_141.o epath_pattern_141.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_141 epath_pattern_141.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_141 epath_pattern_141.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_142.o epath_pattern_142.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_142 epath_pattern_142.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_142 epath_pattern_142.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_143.o epath_pattern_143.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_143 epath_pattern_143.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_143 epath_pattern_143.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_144.o epath_pattern_144.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_144 epath_pattern_144.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_144 epath_pattern_144.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_145.o epath_pattern_145.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_145 epath_pattern_145.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_145 epath_pattern_145.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_146.o epath_pattern_146.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_146 epath_pattern_146.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_146 epath_pattern_146.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_147.o epath_pattern_147.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_147 epath_pattern_147.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_147 epath_pattern_147.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_148.o epath_pattern_148.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_148 epath_pattern_148.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_148 epath_pattern_148.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_149.o epath_pattern_149.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_149 epath_pattern_149.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_149 epath_pattern_149.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_150.o epath_pattern_150.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_150 epath_pattern_150.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_150 epath_pattern_150.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_151.o epath_pattern_151.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_151 epath_pattern_151.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_151 epath_pattern_151.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_152.o epath_pattern_152.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_152 epath_pattern_152.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_152 epath_pattern_152.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_153.o epath_pattern_153.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_153 epath_pattern_153.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_153 epath_pattern_153.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_154.o epath_pattern_154.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_154 epath_pattern_154.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_154 epath_pattern_154.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_155.o epath_pattern_155.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_155 epath_pattern_155.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_155 epath_pattern_155.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_156.o epath_pattern_156.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_156 epath_pattern_156.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_156 epath_pattern_156.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_157.o epath_pattern_157.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_157 epath_pattern_157.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_157 epath_pattern_157.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_158.o epath_pattern_158.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_158 epath_pattern_158.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_158 epath_pattern_158.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_159.o epath_pattern_159.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_159 epath_pattern_159.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_159 epath_pattern_159.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_160.o epath_pattern_160.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_160 epath_pattern_160.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_160 epath_pattern_160.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_161.o epath_pattern_161.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_161 epath_pattern_161.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_161 epath_pattern_161.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_162.o epath_pattern_162.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_162 epath_pattern_162.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_162 epath_pattern_162.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_163.o epath_pattern_163.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_163 epath_pattern_163.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_163 epath_pattern_163.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_164.o epath_pattern_164.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_164 epath_pattern_164.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_164 epath_pattern_164.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_165.o epath_pattern_165.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_165 epath_pattern_165.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_165 epath_pattern_165.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_166.o epath_pattern_166.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_166 epath_pattern_166.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_166 epath_pattern_166.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_167.o epath_pattern_167.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_167 epath_pattern_167.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_167 epath_pattern_167.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_168.o epath_pattern_168.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_168 epath_pattern_168.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_168 epath_pattern_168.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_169.o epath_pattern_169.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_169 epath_pattern_169.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_169 epath_pattern_169.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_170.o epath_pattern_170.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_170 epath_pattern_170.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_170 epath_pattern_170.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_171.o epath_pattern_171.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_171 epath_pattern_171.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_171 epath_pattern_171.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_172.o epath_pattern_172.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_172 epath_pattern_172.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_172 epath_pattern_172.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_173.o epath_pattern_173.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_173 epath_pattern_173.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_173 epath_pattern_173.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_174.o epath_pattern_174.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_174 epath_pattern_174.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_174 epath_pattern_174.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_175.o epath_pattern_175.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_175 epath_pattern_175.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_175 epath_pattern_175.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_176.o epath_pattern_176.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_176 epath_pattern_176.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_176 epath_pattern_176.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_177.o epath_pattern_177.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_177 epath_pattern_177.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_177 epath_pattern_177.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_178.o epath_pattern_178.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_178 epath_pattern_178.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_178 epath_pattern_178.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_179.o epath_pattern_179.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_179 epath_pattern_179.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_179 epath_pattern_179.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_180.o epath_pattern_180.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_180 epath_pattern_180.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_180 epath_pattern_180.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_181.o epath_pattern_181.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_181 epath_pattern_181.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_181 epath_pattern_181.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_182.o epath_pattern_182.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_182 epath_pattern_182.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_182 epath_pattern_182.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_183.o epath_pattern_183.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_183 epath_pattern_183.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_183 epath_pattern_183.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_184.o epath_pattern_184.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_184 epath_pattern_184.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_184 epath_pattern_184.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_185.o epath_pattern_185.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_185 epath_pattern_185.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_185 epath_pattern_185.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_186.o epath_pattern_186.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_186 epath_pattern_186.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_186 epath_pattern_186.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_187.o epath_pattern_187.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_187 epath_pattern_187.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_187 epath_pattern_187.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_188.o epath_pattern_188.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_188 epath_pattern_188.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_188 epath_pattern_188.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_189.o epath_pattern_189.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_189 epath_pattern_189.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_189 epath_pattern_189.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_190.o epath_pattern_190.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_190 epath_pattern_190.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_190 epath_pattern_190.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_191.o epath_pattern_191.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_191 epath_pattern_191.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_191 epath_pattern_191.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_192.o epath_pattern_192.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_192 epath_pattern_192.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_192 epath_pattern_192.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_193.o epath_pattern_193.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_193 epath_pattern_193.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_193 epath_pattern_193.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_194.o epath_pattern_194.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_194 epath_pattern_194.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_194 epath_pattern_194.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_195.o epath_pattern_195.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_195 epath_pattern_195.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_195 epath_pattern_195.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_196.o epath_pattern_196.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_196 epath_pattern_196.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_196 epath_pattern_196.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_197.o epath_pattern_197.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_197 epath_pattern_197.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_197 epath_pattern_197.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_198.o epath_pattern_198.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_198 epath_pattern_198.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_198 epath_pattern_198.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_199.o epath_pattern_199.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_199 epath_pattern_199.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_199 epath_pattern_199.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_200.o epath_pattern_200.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_200 epath_pattern_200.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_200 epath_pattern_200.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_201.o epath_pattern_201.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_201 epath_pattern_201.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_201 epath_pattern_201.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_202.o epath_pattern_202.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_202 epath_pattern_202.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_202 epath_pattern_202.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_203.o epath_pattern_203.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_203 epath_pattern_203.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_203 epath_pattern_203.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_204.o epath_pattern_204.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_204 epath_pattern_204.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_204 epath_pattern_204.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_205.o epath_pattern_205.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_205 epath_pattern_205.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_205 epath_pattern_205.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_206.o epath_pattern_206.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_206 epath_pattern_206.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_206 epath_pattern_206.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_207.o epath_pattern_207.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_207 epath_pattern_207.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_207 epath_pattern_207.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_208.o epath_pattern_208.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_208 epath_pattern_208.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_208 epath_pattern_208.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_209.o epath_pattern_209.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_209 epath_pattern_209.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_209 epath_pattern_209.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_210.o epath_pattern_210.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_210 epath_pattern_210.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_210 epath_pattern_210.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_211.o epath_pattern_211.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_211 epath_pattern_211.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_211 epath_pattern_211.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_212.o epath_pattern_212.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_212 epath_pattern_212.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_212 epath_pattern_212.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_213.o epath_pattern_213.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_213 epath_pattern_213.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_213 epath_pattern_213.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_214.o epath_pattern_214.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_214 epath_pattern_214.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_214 epath_pattern_214.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_215.o epath_pattern_215.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_215 epath_pattern_215.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_215 epath_pattern_215.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_216.o epath_pattern_216.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_216 epath_pattern_216.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_216 epath_pattern_216.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_217.o epath_pattern_217.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_217 epath_pattern_217.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_217 epath_pattern_217.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_218.o epath_pattern_218.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_218 epath_pattern_218.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_218 epath_pattern_218.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_219.o epath_pattern_219.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_219 epath_pattern_219.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_219 epath_pattern_219.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_220.o epath_pattern_220.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_220 epath_pattern_220.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_220 epath_pattern_220.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_221.o epath_pattern_221.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_221 epath_pattern_221.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_221 epath_pattern_221.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_222.o epath_pattern_222.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_222 epath_pattern_222.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_222 epath_pattern_222.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_223.o epath_pattern_223.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_223 epath_pattern_223.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_223 epath_pattern_223.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_224.o epath_pattern_224.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_224 epath_pattern_224.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_224 epath_pattern_224.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_225.o epath_pattern_225.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_225 epath_pattern_225.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_225 epath_pattern_225.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_226.o epath_pattern_226.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_226 epath_pattern_226.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_226 epath_pattern_226.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_227.o epath_pattern_227.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_227 epath_pattern_227.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_227 epath_pattern_227.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_228.o epath_pattern_228.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_228 epath_pattern_228.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_228 epath_pattern_228.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_229.o epath_pattern_229.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_229 epath_pattern_229.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_229 epath_pattern_229.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_230.o epath_pattern_230.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_230 epath_pattern_230.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_230 epath_pattern_230.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_231.o epath_pattern_231.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_231 epath_pattern_231.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_231 epath_pattern_231.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_232.o epath_pattern_232.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_232 epath_pattern_232.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_232 epath_pattern_232.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_233.o epath_pattern_233.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_233 epath_pattern_233.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_233 epath_pattern_233.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_234.o epath_pattern_234.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_234 epath_pattern_234.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_234 epath_pattern_234.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_235.o epath_pattern_235.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_235 epath_pattern_235.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_235 epath_pattern_235.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_236.o epath_pattern_236.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_236 epath_pattern_236.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_236 epath_pattern_236.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_237.o epath_pattern_237.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_237 epath_pattern_237.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_237 epath_pattern_237.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_238.o epath_pattern_238.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_238 epath_pattern_238.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_238 epath_pattern_238.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_239.o epath_pattern_239.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_239 epath_pattern_239.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_239 epath_pattern_239.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_240.o epath_pattern_240.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_240 epath_pattern_240.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_240 epath_pattern_240.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_241.o epath_pattern_241.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_241 epath_pattern_241.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_241 epath_pattern_241.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_242.o epath_pattern_242.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_242 epath_pattern_242.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_242 epath_pattern_242.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_243.o epath_pattern_243.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_243 epath_pattern_243.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_243 epath_pattern_243.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_244.o epath_pattern_244.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_244 epath_pattern_244.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_244 epath_pattern_244.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_245.o epath_pattern_245.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_245 epath_pattern_245.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_245 epath_pattern_245.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_246.o epath_pattern_246.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_246 epath_pattern_246.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_246 epath_pattern_246.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_247.o epath_pattern_247.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_247 epath_pattern_247.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_247 epath_pattern_247.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_248.o epath_pattern_248.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_248 epath_pattern_248.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_248 epath_pattern_248.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_249.o epath_pattern_249.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_249 epath_pattern_249.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_249 epath_pattern_249.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_250.o epath_pattern_250.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_250 epath_pattern_250.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_250 epath_pattern_250.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_251.o epath_pattern_251.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_251 epath_pattern_251.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_251 epath_pattern_251.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_252.o epath_pattern_252.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_252 epath_pattern_252.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_252 epath_pattern_252.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_253.o epath_pattern_253.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_253 epath_pattern_253.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_253 epath_pattern_253.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_254.o epath_pattern_254.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_254 epath_pattern_254.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_254 epath_pattern_254.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_255.o epath_pattern_255.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_255 epath_pattern_255.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_255 epath_pattern_255.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_256.o epath_pattern_256.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_256 epath_pattern_256.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_256 epath_pattern_256.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_257.o epath_pattern_257.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_257 epath_pattern_257.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_257 epath_pattern_257.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_258.o epath_pattern_258.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_258 epath_pattern_258.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_258 epath_pattern_258.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_259.o epath_pattern_259.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_259 epath_pattern_259.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_259 epath_pattern_259.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_260.o epath_pattern_260.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_260 epath_pattern_260.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_260 epath_pattern_260.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_261.o epath_pattern_261.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_261 epath_pattern_261.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_261 epath_pattern_261.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_262.o epath_pattern_262.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_262 epath_pattern_262.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_262 epath_pattern_262.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_263.o epath_pattern_263.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_263 epath_pattern_263.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_263 epath_pattern_263.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_264.o epath_pattern_264.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_264 epath_pattern_264.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_264 epath_pattern_264.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_265.o epath_pattern_265.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_265 epath_pattern_265.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_265 epath_pattern_265.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_266.o epath_pattern_266.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_266 epath_pattern_266.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_266 epath_pattern_266.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_267.o epath_pattern_267.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_267 epath_pattern_267.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_267 epath_pattern_267.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_268.o epath_pattern_268.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_268 epath_pattern_268.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_268 epath_pattern_268.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_269.o epath_pattern_269.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_269 epath_pattern_269.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_269 epath_pattern_269.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_270.o epath_pattern_270.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_270 epath_pattern_270.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_270 epath_pattern_270.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_271.o epath_pattern_271.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_271 epath_pattern_271.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_271 epath_pattern_271.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_272.o epath_pattern_272.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_272 epath_pattern_272.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_272 epath_pattern_272.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_273.o epath_pattern_273.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_273 epath_pattern_273.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_273 epath_pattern_273.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_274.o epath_pattern_274.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_274 epath_pattern_274.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_274 epath_pattern_274.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_275.o epath_pattern_275.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_275 epath_pattern_275.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_275 epath_pattern_275.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_276.o epath_pattern_276.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_276 epath_pattern_276.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_276 epath_pattern_276.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_277.o epath_pattern_277.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_277 epath_pattern_277.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_277 epath_pattern_277.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_278.o epath_pattern_278.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_278 epath_pattern_278.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_278 epath_pattern_278.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_279.o epath_pattern_279.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_279 epath_pattern_279.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_279 epath_pattern_279.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_280.o epath_pattern_280.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_280 epath_pattern_280.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_280 epath_pattern_280.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_281.o epath_pattern_281.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_281 epath_pattern_281.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_281 epath_pattern_281.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_282.o epath_pattern_282.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_282 epath_pattern_282.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_282 epath_pattern_282.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_283.o epath_pattern_283.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_283 epath_pattern_283.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_283 epath_pattern_283.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_284.o epath_pattern_284.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_284 epath_pattern_284.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_284 epath_pattern_284.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_285.o epath_pattern_285.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_285 epath_pattern_285.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_285 epath_pattern_285.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_286.o epath_pattern_286.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_286 epath_pattern_286.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_286 epath_pattern_286.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_287.o epath_pattern_287.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_287 epath_pattern_287.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_287 epath_pattern_287.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_288.o epath_pattern_288.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_288 epath_pattern_288.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_288 epath_pattern_288.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_289.o epath_pattern_289.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_289 epath_pattern_289.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_289 epath_pattern_289.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_290.o epath_pattern_290.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_290 epath_pattern_290.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_290 epath_pattern_290.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_291.o epath_pattern_291.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_291 epath_pattern_291.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_291 epath_pattern_291.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_292.o epath_pattern_292.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_292 epath_pattern_292.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_292 epath_pattern_292.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_293.o epath_pattern_293.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_293 epath_pattern_293.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_293 epath_pattern_293.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_294.o epath_pattern_294.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_294 epath_pattern_294.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_294 epath_pattern_294.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_295.o epath_pattern_295.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_295 epath_pattern_295.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_295 epath_pattern_295.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_296.o epath_pattern_296.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_296 epath_pattern_296.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_296 epath_pattern_296.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_297.o epath_pattern_297.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_297 epath_pattern_297.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_297 epath_pattern_297.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_298.o epath_pattern_298.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_298 epath_pattern_298.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_298 epath_pattern_298.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_299.o epath_pattern_299.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_299 epath_pattern_299.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_299 epath_pattern_299.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_300.o epath_pattern_300.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_300 epath_pattern_300.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_300 epath_pattern_300.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_301.o epath_pattern_301.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_301 epath_pattern_301.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_301 epath_pattern_301.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_302.o epath_pattern_302.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_302 epath_pattern_302.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_302 epath_pattern_302.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_303.o epath_pattern_303.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_303 epath_pattern_303.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_303 epath_pattern_303.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_304.o epath_pattern_304.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_304 epath_pattern_304.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_304 epath_pattern_304.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_305.o epath_pattern_305.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_305 epath_pattern_305.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_305 epath_pattern_305.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_306.o epath_pattern_306.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_306 epath_pattern_306.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_306 epath_pattern_306.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_307.o epath_pattern_307.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_307 epath_pattern_307.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_307 epath_pattern_307.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_308.o epath_pattern_308.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_308 epath_pattern_308.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_308 epath_pattern_308.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_309.o epath_pattern_309.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_309 epath_pattern_309.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_309 epath_pattern_309.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_310.o epath_pattern_310.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_310 epath_pattern_310.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_310 epath_pattern_310.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_311.o epath_pattern_311.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_311 epath_pattern_311.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_311 epath_pattern_311.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_312.o epath_pattern_312.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_312 epath_pattern_312.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_312 epath_pattern_312.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_313.o epath_pattern_313.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_313 epath_pattern_313.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_313 epath_pattern_313.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_314.o epath_pattern_314.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_314 epath_pattern_314.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_314 epath_pattern_314.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_315.o epath_pattern_315.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_315 epath_pattern_315.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_315 epath_pattern_315.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_316.o epath_pattern_316.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_316 epath_pattern_316.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_316 epath_pattern_316.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_317.o epath_pattern_317.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_317 epath_pattern_317.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_317 epath_pattern_317.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_318.o epath_pattern_318.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_318 epath_pattern_318.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_318 epath_pattern_318.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_319.o epath_pattern_319.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_319 epath_pattern_319.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_319 epath_pattern_319.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_320.o epath_pattern_320.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_320 epath_pattern_320.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_320 epath_pattern_320.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_321.o epath_pattern_321.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_321 epath_pattern_321.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_321 epath_pattern_321.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_322.o epath_pattern_322.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_322 epath_pattern_322.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_322 epath_pattern_322.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_323.o epath_pattern_323.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_323 epath_pattern_323.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_323 epath_pattern_323.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_324.o epath_pattern_324.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_324 epath_pattern_324.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_324 epath_pattern_324.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_325.o epath_pattern_325.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_325 epath_pattern_325.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_325 epath_pattern_325.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_326.o epath_pattern_326.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_326 epath_pattern_326.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_326 epath_pattern_326.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_327.o epath_pattern_327.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_327 epath_pattern_327.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_327 epath_pattern_327.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_328.o epath_pattern_328.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_328 epath_pattern_328.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_328 epath_pattern_328.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_329.o epath_pattern_329.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_329 epath_pattern_329.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_329 epath_pattern_329.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_330.o epath_pattern_330.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_330 epath_pattern_330.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_330 epath_pattern_330.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_331.o epath_pattern_331.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_331 epath_pattern_331.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_331 epath_pattern_331.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_332.o epath_pattern_332.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_332 epath_pattern_332.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_332 epath_pattern_332.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_333.o epath_pattern_333.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_333 epath_pattern_333.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_333 epath_pattern_333.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_334.o epath_pattern_334.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_334 epath_pattern_334.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_334 epath_pattern_334.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_335.o epath_pattern_335.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_335 epath_pattern_335.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_335 epath_pattern_335.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_336.o epath_pattern_336.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_336 epath_pattern_336.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_336 epath_pattern_336.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_337.o epath_pattern_337.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_337 epath_pattern_337.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_337 epath_pattern_337.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_338.o epath_pattern_338.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_338 epath_pattern_338.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_338 epath_pattern_338.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_339.o epath_pattern_339.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_339 epath_pattern_339.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_339 epath_pattern_339.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_340.o epath_pattern_340.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_340 epath_pattern_340.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_340 epath_pattern_340.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_341.o epath_pattern_341.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_341 epath_pattern_341.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_341 epath_pattern_341.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_342.o epath_pattern_342.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_342 epath_pattern_342.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_342 epath_pattern_342.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_343.o epath_pattern_343.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_343 epath_pattern_343.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_343 epath_pattern_343.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_344.o epath_pattern_344.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_344 epath_pattern_344.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_344 epath_pattern_344.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_345.o epath_pattern_345.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_345 epath_pattern_345.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_345 epath_pattern_345.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_346.o epath_pattern_346.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_346 epath_pattern_346.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_346 epath_pattern_346.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_347.o epath_pattern_347.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_347 epath_pattern_347.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_347 epath_pattern_347.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_348.o epath_pattern_348.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_348 epath_pattern_348.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_348 epath_pattern_348.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_349.o epath_pattern_349.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_349 epath_pattern_349.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_349 epath_pattern_349.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_350.o epath_pattern_350.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_350 epath_pattern_350.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_350 epath_pattern_350.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_351.o epath_pattern_351.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_351 epath_pattern_351.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_351 epath_pattern_351.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_352.o epath_pattern_352.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_352 epath_pattern_352.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_352 epath_pattern_352.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_353.o epath_pattern_353.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_353 epath_pattern_353.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_353 epath_pattern_353.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_354.o epath_pattern_354.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_354 epath_pattern_354.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_354 epath_pattern_354.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_355.o epath_pattern_355.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_355 epath_pattern_355.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_355 epath_pattern_355.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_356.o epath_pattern_356.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_356 epath_pattern_356.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_356 epath_pattern_356.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_357.o epath_pattern_357.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_357 epath_pattern_357.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_357 epath_pattern_357.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_358.o epath_pattern_358.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_358 epath_pattern_358.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_358 epath_pattern_358.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_359.o epath_pattern_359.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_359 epath_pattern_359.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_359 epath_pattern_359.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_360.o epath_pattern_360.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_360 epath_pattern_360.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_360 epath_pattern_360.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_361.o epath_pattern_361.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_361 epath_pattern_361.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_361 epath_pattern_361.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_362.o epath_pattern_362.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_362 epath_pattern_362.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_362 epath_pattern_362.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_363.o epath_pattern_363.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_363 epath_pattern_363.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_363 epath_pattern_363.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_364.o epath_pattern_364.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_364 epath_pattern_364.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_364 epath_pattern_364.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_365.o epath_pattern_365.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_365 epath_pattern_365.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_365 epath_pattern_365.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_366.o epath_pattern_366.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_366 epath_pattern_366.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_366 epath_pattern_366.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_367.o epath_pattern_367.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_367 epath_pattern_367.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_367 epath_pattern_367.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_368.o epath_pattern_368.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_368 epath_pattern_368.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_368 epath_pattern_368.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_369.o epath_pattern_369.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_369 epath_pattern_369.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_369 epath_pattern_369.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_370.o epath_pattern_370.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_370 epath_pattern_370.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_370 epath_pattern_370.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_371.o epath_pattern_371.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_371 epath_pattern_371.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_371 epath_pattern_371.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_372.o epath_pattern_372.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_372 epath_pattern_372.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_372 epath_pattern_372.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_373.o epath_pattern_373.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_373 epath_pattern_373.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_373 epath_pattern_373.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_374.o epath_pattern_374.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_374 epath_pattern_374.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_374 epath_pattern_374.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_375.o epath_pattern_375.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_375 epath_pattern_375.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_375 epath_pattern_375.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_376.o epath_pattern_376.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_376 epath_pattern_376.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_376 epath_pattern_376.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_377.o epath_pattern_377.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_377 epath_pattern_377.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_377 epath_pattern_377.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_378.o epath_pattern_378.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_378 epath_pattern_378.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_378 epath_pattern_378.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_379.o epath_pattern_379.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_379 epath_pattern_379.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_379 epath_pattern_379.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_380.o epath_pattern_380.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_380 epath_pattern_380.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_380 epath_pattern_380.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_381.o epath_pattern_381.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_381 epath_pattern_381.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_381 epath_pattern_381.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_382.o epath_pattern_382.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_382 epath_pattern_382.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_382 epath_pattern_382.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_383.o epath_pattern_383.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_383 epath_pattern_383.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_383 epath_pattern_383.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_384.o epath_pattern_384.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_384 epath_pattern_384.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_384 epath_pattern_384.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_385.o epath_pattern_385.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_385 epath_pattern_385.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_385 epath_pattern_385.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_386.o epath_pattern_386.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_386 epath_pattern_386.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_386 epath_pattern_386.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_387.o epath_pattern_387.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_387 epath_pattern_387.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_387 epath_pattern_387.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_388.o epath_pattern_388.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_388 epath_pattern_388.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_388 epath_pattern_388.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_389.o epath_pattern_389.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_389 epath_pattern_389.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_389 epath_pattern_389.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_390.o epath_pattern_390.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_390 epath_pattern_390.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_390 epath_pattern_390.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_391.o epath_pattern_391.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_391 epath_pattern_391.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_391 epath_pattern_391.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_392.o epath_pattern_392.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_392 epath_pattern_392.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_392 epath_pattern_392.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_393.o epath_pattern_393.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_393 epath_pattern_393.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_393 epath_pattern_393.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_394.o epath_pattern_394.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_394 epath_pattern_394.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_394 epath_pattern_394.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_395.o epath_pattern_395.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_395 epath_pattern_395.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_395 epath_pattern_395.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_396.o epath_pattern_396.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_396 epath_pattern_396.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_396 epath_pattern_396.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_397.o epath_pattern_397.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_397 epath_pattern_397.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_397 epath_pattern_397.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_398.o epath_pattern_398.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_398 epath_pattern_398.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_398 epath_pattern_398.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_399.o epath_pattern_399.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_399 epath_pattern_399.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_399 epath_pattern_399.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_400.o epath_pattern_400.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_400 epath_pattern_400.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_400 epath_pattern_400.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_401.o epath_pattern_401.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_401 epath_pattern_401.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_401 epath_pattern_401.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_402.o epath_pattern_402.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_402 epath_pattern_402.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_402 epath_pattern_402.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_403.o epath_pattern_403.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_403 epath_pattern_403.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_403 epath_pattern_403.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_404.o epath_pattern_404.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_404 epath_pattern_404.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_404 epath_pattern_404.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_405.o epath_pattern_405.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_405 epath_pattern_405.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_405 epath_pattern_405.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_406.o epath_pattern_406.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_406 epath_pattern_406.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_406 epath_pattern_406.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_407.o epath_pattern_407.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_407 epath_pattern_407.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_407 epath_pattern_407.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_408.o epath_pattern_408.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_408 epath_pattern_408.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_408 epath_pattern_408.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_409.o epath_pattern_409.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_409 epath_pattern_409.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_409 epath_pattern_409.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_410.o epath_pattern_410.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_410 epath_pattern_410.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_410 epath_pattern_410.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_411.o epath_pattern_411.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_411 epath_pattern_411.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_411 epath_pattern_411.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_412.o epath_pattern_412.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_412 epath_pattern_412.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_412 epath_pattern_412.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_413.o epath_pattern_413.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_413 epath_pattern_413.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_413 epath_pattern_413.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_414.o epath_pattern_414.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_414 epath_pattern_414.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_414 epath_pattern_414.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_415.o epath_pattern_415.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_415 epath_pattern_415.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_415 epath_pattern_415.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_416.o epath_pattern_416.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_416 epath_pattern_416.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_416 epath_pattern_416.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_417.o epath_pattern_417.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_417 epath_pattern_417.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_417 epath_pattern_417.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_418.o epath_pattern_418.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_418 epath_pattern_418.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_418 epath_pattern_418.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_419.o epath_pattern_419.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_419 epath_pattern_419.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_419 epath_pattern_419.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_420.o epath_pattern_420.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_420 epath_pattern_420.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_420 epath_pattern_420.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_421.o epath_pattern_421.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_421 epath_pattern_421.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_421 epath_pattern_421.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_422.o epath_pattern_422.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_422 epath_pattern_422.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_422 epath_pattern_422.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_423.o epath_pattern_423.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_423 epath_pattern_423.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_423 epath_pattern_423.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_424.o epath_pattern_424.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_424 epath_pattern_424.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_424 epath_pattern_424.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_425.o epath_pattern_425.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_425 epath_pattern_425.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_425 epath_pattern_425.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_426.o epath_pattern_426.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_426 epath_pattern_426.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_426 epath_pattern_426.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_427.o epath_pattern_427.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_427 epath_pattern_427.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_427 epath_pattern_427.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_428.o epath_pattern_428.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_428 epath_pattern_428.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_428 epath_pattern_428.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_429.o epath_pattern_429.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_429 epath_pattern_429.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_429 epath_pattern_429.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_430.o epath_pattern_430.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_430 epath_pattern_430.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_430 epath_pattern_430.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_431.o epath_pattern_431.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_431 epath_pattern_431.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_431 epath_pattern_431.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_432.o epath_pattern_432.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_432 epath_pattern_432.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_432 epath_pattern_432.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_433.o epath_pattern_433.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_433 epath_pattern_433.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_433 epath_pattern_433.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_434.o epath_pattern_434.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_434 epath_pattern_434.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_434 epath_pattern_434.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_435.o epath_pattern_435.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_435 epath_pattern_435.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_435 epath_pattern_435.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_436.o epath_pattern_436.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_436 epath_pattern_436.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_436 epath_pattern_436.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_437.o epath_pattern_437.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_437 epath_pattern_437.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_437 epath_pattern_437.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_438.o epath_pattern_438.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_438 epath_pattern_438.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_438 epath_pattern_438.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_439.o epath_pattern_439.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_439 epath_pattern_439.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_439 epath_pattern_439.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_440.o epath_pattern_440.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_440 epath_pattern_440.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_440 epath_pattern_440.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_441.o epath_pattern_441.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_441 epath_pattern_441.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_441 epath_pattern_441.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_442.o epath_pattern_442.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_442 epath_pattern_442.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_442 epath_pattern_442.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_443.o epath_pattern_443.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_443 epath_pattern_443.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_443 epath_pattern_443.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_444.o epath_pattern_444.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_444 epath_pattern_444.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_444 epath_pattern_444.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_445.o epath_pattern_445.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_445 epath_pattern_445.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_445 epath_pattern_445.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_446.o epath_pattern_446.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_446 epath_pattern_446.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_446 epath_pattern_446.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_447.o epath_pattern_447.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_447 epath_pattern_447.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_447 epath_pattern_447.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_448.o epath_pattern_448.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_448 epath_pattern_448.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_448 epath_pattern_448.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_pattern_449.o epath_pattern_449.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_449 epath_pattern_449.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epath_pattern_449 epath_pattern_449.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' PASS: epath_utils_test PASS: epath_numeric_000 PASS: epath_numeric_001 PASS: epath_numeric_002 PASS: epath_numeric_003 PASS: epath_numeric_004 PASS: epath_numeric_005 PASS: epath_conv_000 PASS: epath_conv_001 PASS: epath_conv_002 PASS: epath_conv_003 PASS: epath_conv_004 PASS: epath_conv_005 PASS: epath_conv_006 PASS: epath_conv_007 PASS: epath_conv_008 PASS: epath_conv_009 PASS: epath_conv_010 PASS: epath_conv_011 PASS: epath_conv_012 PASS: epath_conv_013 PASS: epath_conv_014 PASS: epath_conv_015 PASS: epath_conv_016 PASS: epath_conv_017 PASS: epath_conv_018 PASS: epath_conv_019 PASS: epath_conv_020 PASS: epath_conv_021 PASS: epath_conv_022 PASS: epath_conv_023 PASS: epath_conv_024 PASS: epath_conv_025 PASS: epath_conv_026 PASS: epath_conv_027 PASS: epath_conv_028 PASS: epath_conv_029 PASS: epath_conv_030 PASS: epath_conv_031 PASS: epath_conv_032 PASS: epath_conv_033 PASS: epath_conv_034 PASS: epath_conv_035 PASS: epath_conv_036 PASS: epath_conv_037 PASS: epath_conv_038 PASS: epath_conv_039 PASS: epath_conv_040 PASS: epath_conv_041 PASS: epath_conv_042 PASS: epath_conv_043 PASS: epath_conv_044 PASS: epath_conv_045 PASS: epath_conv_046 PASS: epath_conv_047 PASS: epath_conv_048 PASS: epath_conv_049 PASS: epath_conv_050 PASS: epath_conv_051 PASS: epath_conv_052 PASS: epath_conv_053 PASS: epath_conv_054 PASS: epath_conv_055 PASS: epath_conv_056 PASS: epath_conv_057 PASS: epath_conv_058 PASS: epath_conv_059 PASS: epath_conv_060 PASS: epath_conv_061 PASS: epath_conv_062 PASS: epath_conv_063 PASS: epath_conv_064 PASS: epath_conv_065 PASS: epath_conv_066 PASS: epath_conv_067 PASS: epath_conv_068 PASS: epath_conv_069 PASS: epath_conv_070 PASS: epath_conv_071 PASS: epath_conv_072 PASS: epath_conv_073 PASS: epath_conv_074 PASS: epath_conv_075 PASS: epath_conv_076 PASS: epath_conv_077 PASS: epath_conv_078 PASS: epath_conv_079 PASS: epath_conv_080 PASS: epath_conv_081 PASS: epath_conv_082 PASS: epath_conv_083 PASS: epath_conv_084 PASS: epath_conv_085 PASS: epath_conv_086 PASS: epath_conv_087 PASS: epath_conv_088 PASS: epath_conv_089 PASS: epath_conv_090 PASS: epath_conv_091 PASS: epath_conv_092 PASS: epath_conv_093 PASS: epath_conv_094 PASS: epath_conv_095 PASS: epath_conv_096 PASS: epath_conv_097 PASS: epath_conv_098 PASS: epath_conv_099 PASS: epath_conv_100 PASS: epath_conv_101 PASS: ep_cmp_000 PASS: ep_cmp_001 PASS: ep_cmp_002 PASS: ep_cmp_003 PASS: ep_cmp_004 PASS: ep_cmp_005 PASS: ep_cmp_006 PASS: ep_cmp_007 PASS: ep_cmp_008 PASS: ep_cmp_009 PASS: ep_cmp_010 PASS: ep_cmp_011 PASS: ep_concat_000 PASS: ep_concat_001 PASS: ep_concat_002 PASS: ep_concat_003 PASS: ep_concat_004 PASS: ep_concat_005 PASS: ep_concat_006 PASS: ep_concat_007 PASS: ep_concat_008 PASS: ep_concat_009 PASS: ep_concat_010 PASS: ep_concat_011 PASS: ep_concat_012 PASS: ep_concat_013 PASS: ep_concat_014 PASS: ep_concat_015 PASS: ep_derive_001 PASS: set_ep_loc_000 PASS: set_ep_loc_001 PASS: set_ep_loc_002 PASS: set_ep_loc_003 PASS: set_ep_loc_004 PASS: set_ep_loc_005 PASS: set_ep_loc_006 PASS: set_ep_loc_007 PASS: set_ep_loc_008 PASS: set_ep_loc_009 PASS: set_ep_loc_010 PASS: set_ep_loc_011 PASS: set_ep_loc_012 PASS: set_ep_loc_013 PASS: print_ep_000 PASS: print_ep_001 PASS: print_ep_002 PASS: print_ep_003 PASS: print_ep_004 PASS: print_ep_005 PASS: epath_pattern_000 PASS: epath_pattern_001 PASS: epath_pattern_002 PASS: epath_pattern_003 PASS: epath_pattern_004 PASS: epath_pattern_005 PASS: epath_pattern_006 PASS: epath_pattern_007 PASS: epath_pattern_008 PASS: epath_pattern_009 PASS: epath_pattern_010 PASS: epath_pattern_011 PASS: epath_pattern_012 PASS: epath_pattern_013 PASS: epath_pattern_014 PASS: epath_pattern_015 PASS: epath_pattern_016 PASS: epath_pattern_017 PASS: epath_pattern_018 PASS: epath_pattern_019 PASS: epath_pattern_020 PASS: epath_pattern_021 PASS: epath_pattern_022 PASS: epath_pattern_023 PASS: epath_pattern_024 PASS: epath_pattern_025 PASS: epath_pattern_026 PASS: epath_pattern_027 PASS: epath_pattern_028 PASS: epath_pattern_029 PASS: epath_pattern_030 PASS: epath_pattern_031 PASS: epath_pattern_032 PASS: epath_pattern_033 PASS: epath_pattern_034 PASS: epath_pattern_035 PASS: epath_pattern_036 PASS: epath_pattern_037 PASS: epath_pattern_038 PASS: epath_pattern_039 PASS: epath_pattern_040 PASS: epath_pattern_041 PASS: epath_pattern_042 PASS: epath_pattern_043 PASS: epath_pattern_044 PASS: epath_pattern_045 PASS: epath_pattern_046 PASS: epath_pattern_047 PASS: epath_pattern_048 PASS: epath_pattern_049 PASS: epath_pattern_050 PASS: epath_pattern_051 PASS: epath_pattern_052 PASS: epath_pattern_053 PASS: epath_pattern_054 PASS: epath_pattern_055 PASS: epath_pattern_056 PASS: epath_pattern_057 PASS: epath_pattern_058 PASS: epath_pattern_059 PASS: epath_pattern_060 PASS: epath_pattern_061 PASS: epath_pattern_062 PASS: epath_pattern_063 PASS: epath_pattern_064 PASS: epath_pattern_065 PASS: epath_pattern_066 PASS: epath_pattern_067 PASS: epath_pattern_068 PASS: epath_pattern_069 PASS: epath_pattern_070 PASS: epath_pattern_071 PASS: epath_pattern_072 PASS: epath_pattern_073 PASS: epath_pattern_074 PASS: epath_pattern_075 PASS: epath_pattern_076 PASS: epath_pattern_077 PASS: epath_pattern_078 PASS: epath_pattern_079 PASS: epath_pattern_080 PASS: epath_pattern_081 PASS: epath_pattern_082 PASS: epath_pattern_083 PASS: epath_pattern_084 PASS: epath_pattern_085 PASS: epath_pattern_086 PASS: epath_pattern_087 PASS: epath_pattern_088 PASS: epath_pattern_089 PASS: epath_pattern_090 PASS: epath_pattern_091 PASS: epath_pattern_092 PASS: epath_pattern_093 PASS: epath_pattern_094 PASS: epath_pattern_095 PASS: epath_pattern_096 PASS: epath_pattern_097 PASS: epath_pattern_098 PASS: epath_pattern_099 PASS: epath_pattern_100 PASS: epath_pattern_101 PASS: epath_pattern_102 PASS: epath_pattern_103 PASS: epath_pattern_104 PASS: epath_pattern_105 PASS: epath_pattern_106 PASS: epath_pattern_107 PASS: epath_pattern_108 PASS: epath_pattern_109 PASS: epath_pattern_110 PASS: epath_pattern_111 PASS: epath_pattern_112 PASS: epath_pattern_113 PASS: epath_pattern_114 PASS: epath_pattern_115 PASS: epath_pattern_116 PASS: epath_pattern_117 PASS: epath_pattern_118 PASS: epath_pattern_119 PASS: epath_pattern_120 PASS: epath_pattern_121 PASS: epath_pattern_122 PASS: epath_pattern_123 PASS: epath_pattern_124 PASS: epath_pattern_125 PASS: epath_pattern_126 PASS: epath_pattern_127 PASS: epath_pattern_128 PASS: epath_pattern_129 PASS: epath_pattern_130 PASS: epath_pattern_131 PASS: epath_pattern_132 PASS: epath_pattern_133 PASS: epath_pattern_134 PASS: epath_pattern_135 PASS: epath_pattern_136 PASS: epath_pattern_137 PASS: epath_pattern_138 PASS: epath_pattern_139 PASS: epath_pattern_140 PASS: epath_pattern_141 PASS: epath_pattern_142 PASS: epath_pattern_143 PASS: epath_pattern_144 PASS: epath_pattern_145 PASS: epath_pattern_146 PASS: epath_pattern_147 PASS: epath_pattern_148 PASS: epath_pattern_149 PASS: epath_pattern_150 PASS: epath_pattern_151 PASS: epath_pattern_152 PASS: epath_pattern_153 PASS: epath_pattern_154 PASS: epath_pattern_155 PASS: epath_pattern_156 PASS: epath_pattern_157 PASS: epath_pattern_158 PASS: epath_pattern_159 PASS: epath_pattern_160 PASS: epath_pattern_161 PASS: epath_pattern_162 PASS: epath_pattern_163 PASS: epath_pattern_164 PASS: epath_pattern_165 PASS: epath_pattern_166 PASS: epath_pattern_167 PASS: epath_pattern_168 PASS: epath_pattern_169 PASS: epath_pattern_170 PASS: epath_pattern_171 PASS: epath_pattern_172 PASS: epath_pattern_173 PASS: epath_pattern_174 PASS: epath_pattern_175 PASS: epath_pattern_176 PASS: epath_pattern_177 PASS: epath_pattern_178 PASS: epath_pattern_179 PASS: epath_pattern_180 PASS: epath_pattern_181 PASS: epath_pattern_182 PASS: epath_pattern_183 PASS: epath_pattern_184 PASS: epath_pattern_185 PASS: epath_pattern_186 PASS: epath_pattern_187 PASS: epath_pattern_188 PASS: epath_pattern_189 PASS: epath_pattern_190 PASS: epath_pattern_191 PASS: epath_pattern_192 PASS: epath_pattern_193 PASS: epath_pattern_194 PASS: epath_pattern_195 PASS: epath_pattern_196 PASS: epath_pattern_197 PASS: epath_pattern_198 PASS: epath_pattern_199 PASS: epath_pattern_200 PASS: epath_pattern_201 PASS: epath_pattern_202 PASS: epath_pattern_203 PASS: epath_pattern_204 PASS: epath_pattern_205 PASS: epath_pattern_206 PASS: epath_pattern_207 PASS: epath_pattern_208 PASS: epath_pattern_209 PASS: epath_pattern_210 PASS: epath_pattern_211 PASS: epath_pattern_212 PASS: epath_pattern_213 PASS: epath_pattern_214 PASS: epath_pattern_215 PASS: epath_pattern_216 PASS: epath_pattern_217 PASS: epath_pattern_218 PASS: epath_pattern_219 PASS: epath_pattern_220 PASS: epath_pattern_221 PASS: epath_pattern_222 PASS: epath_pattern_223 PASS: epath_pattern_224 PASS: epath_pattern_225 PASS: epath_pattern_226 PASS: epath_pattern_227 PASS: epath_pattern_228 PASS: epath_pattern_229 PASS: epath_pattern_230 PASS: epath_pattern_231 PASS: epath_pattern_232 PASS: epath_pattern_233 PASS: epath_pattern_234 PASS: epath_pattern_235 PASS: epath_pattern_236 PASS: epath_pattern_237 PASS: epath_pattern_238 PASS: epath_pattern_239 PASS: epath_pattern_240 PASS: epath_pattern_241 PASS: epath_pattern_242 PASS: epath_pattern_243 PASS: epath_pattern_244 PASS: epath_pattern_245 PASS: epath_pattern_246 PASS: epath_pattern_247 PASS: epath_pattern_248 PASS: epath_pattern_249 PASS: epath_pattern_250 PASS: epath_pattern_251 PASS: epath_pattern_252 PASS: epath_pattern_253 PASS: epath_pattern_254 PASS: epath_pattern_255 PASS: epath_pattern_256 PASS: epath_pattern_257 PASS: epath_pattern_258 PASS: epath_pattern_259 PASS: epath_pattern_260 PASS: epath_pattern_261 PASS: epath_pattern_262 PASS: epath_pattern_263 PASS: epath_pattern_264 PASS: epath_pattern_265 PASS: epath_pattern_266 PASS: epath_pattern_267 PASS: epath_pattern_268 PASS: epath_pattern_269 PASS: epath_pattern_270 PASS: epath_pattern_271 PASS: epath_pattern_272 PASS: epath_pattern_273 PASS: epath_pattern_274 PASS: epath_pattern_275 PASS: epath_pattern_276 PASS: epath_pattern_277 PASS: epath_pattern_278 PASS: epath_pattern_279 PASS: epath_pattern_280 PASS: epath_pattern_281 PASS: epath_pattern_282 PASS: epath_pattern_283 PASS: epath_pattern_284 PASS: epath_pattern_285 PASS: epath_pattern_286 PASS: epath_pattern_287 PASS: epath_pattern_288 PASS: epath_pattern_289 PASS: epath_pattern_290 PASS: epath_pattern_291 PASS: epath_pattern_292 PASS: epath_pattern_293 PASS: epath_pattern_294 PASS: epath_pattern_295 PASS: epath_pattern_296 PASS: epath_pattern_297 PASS: epath_pattern_298 PASS: epath_pattern_299 PASS: epath_pattern_300 PASS: epath_pattern_301 PASS: epath_pattern_302 PASS: epath_pattern_303 PASS: epath_pattern_304 PASS: epath_pattern_305 PASS: epath_pattern_306 PASS: epath_pattern_307 PASS: epath_pattern_308 PASS: epath_pattern_309 PASS: epath_pattern_310 PASS: epath_pattern_311 PASS: epath_pattern_312 PASS: epath_pattern_313 PASS: epath_pattern_314 PASS: epath_pattern_315 PASS: epath_pattern_316 PASS: epath_pattern_317 PASS: epath_pattern_318 PASS: epath_pattern_319 PASS: epath_pattern_320 PASS: epath_pattern_321 PASS: epath_pattern_322 PASS: epath_pattern_323 PASS: epath_pattern_324 PASS: epath_pattern_325 PASS: epath_pattern_326 PASS: epath_pattern_327 PASS: epath_pattern_328 PASS: epath_pattern_329 PASS: epath_pattern_330 PASS: epath_pattern_331 PASS: epath_pattern_332 PASS: epath_pattern_333 PASS: epath_pattern_334 PASS: epath_pattern_335 PASS: epath_pattern_336 PASS: epath_pattern_337 PASS: epath_pattern_338 PASS: epath_pattern_339 PASS: epath_pattern_340 PASS: epath_pattern_341 PASS: epath_pattern_342 PASS: epath_pattern_343 PASS: epath_pattern_344 PASS: epath_pattern_345 PASS: epath_pattern_346 PASS: epath_pattern_347 PASS: epath_pattern_348 PASS: epath_pattern_349 PASS: epath_pattern_350 PASS: epath_pattern_351 PASS: epath_pattern_352 PASS: epath_pattern_353 PASS: epath_pattern_354 PASS: epath_pattern_355 PASS: epath_pattern_356 PASS: epath_pattern_357 PASS: epath_pattern_358 PASS: epath_pattern_359 PASS: epath_pattern_360 PASS: epath_pattern_361 PASS: epath_pattern_362 PASS: epath_pattern_363 PASS: epath_pattern_364 PASS: epath_pattern_365 PASS: epath_pattern_366 PASS: epath_pattern_367 PASS: epath_pattern_368 PASS: epath_pattern_369 PASS: epath_pattern_370 PASS: epath_pattern_371 PASS: epath_pattern_372 PASS: epath_pattern_373 PASS: epath_pattern_374 PASS: epath_pattern_375 PASS: epath_pattern_376 PASS: epath_pattern_377 PASS: epath_pattern_378 PASS: epath_pattern_379 PASS: epath_pattern_380 PASS: epath_pattern_381 PASS: epath_pattern_382 PASS: epath_pattern_383 PASS: epath_pattern_384 PASS: epath_pattern_385 PASS: epath_pattern_386 PASS: epath_pattern_387 PASS: epath_pattern_388 PASS: epath_pattern_389 PASS: epath_pattern_390 PASS: epath_pattern_391 PASS: epath_pattern_392 PASS: epath_pattern_393 PASS: epath_pattern_394 PASS: epath_pattern_395 PASS: epath_pattern_396 PASS: epath_pattern_397 PASS: epath_pattern_398 PASS: epath_pattern_399 PASS: epath_pattern_400 PASS: epath_pattern_401 PASS: epath_pattern_402 PASS: epath_pattern_403 PASS: epath_pattern_404 PASS: epath_pattern_405 PASS: epath_pattern_406 PASS: epath_pattern_407 PASS: epath_pattern_408 PASS: epath_pattern_409 PASS: epath_pattern_410 PASS: epath_pattern_411 PASS: epath_pattern_412 PASS: epath_pattern_413 PASS: epath_pattern_414 PASS: epath_pattern_415 PASS: epath_pattern_416 PASS: epath_pattern_417 PASS: epath_pattern_418 PASS: epath_pattern_419 PASS: epath_pattern_420 PASS: epath_pattern_421 PASS: epath_pattern_422 PASS: epath_pattern_423 PASS: epath_pattern_424 PASS: epath_pattern_425 PASS: epath_pattern_426 PASS: epath_pattern_427 PASS: epath_pattern_428 PASS: epath_pattern_429 PASS: epath_pattern_430 PASS: epath_pattern_431 PASS: epath_pattern_432 PASS: epath_pattern_433 PASS: epath_pattern_434 PASS: epath_pattern_435 PASS: epath_pattern_436 PASS: epath_pattern_437 PASS: epath_pattern_438 PASS: epath_pattern_439 PASS: epath_pattern_440 PASS: epath_pattern_441 PASS: epath_pattern_442 PASS: epath_pattern_443 PASS: epath_pattern_444 PASS: epath_pattern_445 PASS: epath_pattern_446 PASS: epath_pattern_447 PASS: epath_pattern_448 PASS: epath_pattern_449 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 608 # PASS: 608 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/epath' Making check in rpt make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make rpt_utils_000 rpt_utils_001 rpt_utils_002 rpt_utils_003 rpt_utils_004 rpt_utils_005 rpt_utils_006 rpt_utils_007 rpt_utils_008 rpt_utils_009 rpt_utils_010 rpt_utils_011 rpt_utils_012 rpt_utils_013 rpt_utils_014 rpt_utils_015 rpt_utils_016 rpt_utils_017 rpt_utils_018 rpt_utils_019 rpt_utils_020 rpt_utils_021 rpt_utils_022 rpt_utils_023 rpt_utils_024 rpt_utils_025 rpt_utils_026 rpt_utils_027 rpt_utils_028 rpt_utils_029 rpt_utils_030 rpt_utils_031 rpt_utils_032 rpt_utils_033 rpt_utils_034 rpt_utils_035 rpt_utils_037 rpt_utils_038 rpt_utils_039 rpt_utils_040 rpt_utils_041 rpt_utils_042 rpt_utils_043 rpt_utils_044 rpt_utils_045 rpt_utils_046 rpt_utils_047 rpt_utils_048 rpt_utils_049 rpt_utils_050 rpt_utils_051 rpt_utils_052 rpt_utils_053 rpt_utils_054 rpt_utils_055 rpt_utils_056 rpt_utils_057 rpt_utils_058 rpt_utils_059 rpt_utils_060 rpt_utils_061 rpt_utils_062 rpt_utils_063 rpt_utils_064 rpt_utils_065 rpt_utils_066 rpt_utils_067 rpt_utils_068 rpt_utils_069 rpt_utils_070 rpt_utils_071 rpt_utils_072 rpt_utils_073 rpt_utils_074 rpt_utils_075 rpt_utils_076 rpt_utils_077 rpt_utils_078 rpt_utils_079 rpt_utils_080 rpt_utils_081 rpt_utils_082 rpt_utils_1000 make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_000.o rpt_utils_000.c if test ! -f rpt_utils.c -a ! -L rpt_utils.c; then \ ln -s ../../../utils/rpt_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils.o rpt_utils.c if test ! -f epath_utils.c -a ! -L epath_utils.c; then \ ln -s ../../../utils/epath_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_utils.o epath_utils.c if test ! -f uid_utils.c -a ! -L uid_utils.c; then \ ln -s ../../../utils/uid_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils.o uid_utils.c if test ! -f sahpi_enum_utils.c -a ! -L sahpi_enum_utils.c; then \ ln -s ../../../utils/sahpi_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils.o sahpi_enum_utils.c if test ! -f sahpiatca_enum_utils.c -a ! -L sahpiatca_enum_utils.c; then \ ln -s ../../../utils/sahpiatca_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils.o sahpiatca_enum_utils.c if test ! -f sahpixtca_enum_utils.c -a ! -L sahpixtca_enum_utils.c; then \ ln -s ../../../utils/sahpixtca_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpixtca_enum_utils.o sahpixtca_enum_utils.c if test ! -f sahpi_event_encode.c -a ! -L sahpi_event_encode.c; then \ ln -s ../../../utils/sahpi_event_encode.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_encode.o sahpi_event_encode.c if test ! -f sahpi_event_utils.c -a ! -L sahpi_event_utils.c; then \ ln -s ../../../utils/sahpi_event_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_utils.o sahpi_event_utils.c if test ! -f sahpi_struct_utils.c -a ! -L sahpi_struct_utils.c; then \ ln -s ../../../utils/sahpi_struct_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils.o sahpi_struct_utils.c In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_encode_sensorreading' at sahpi_struct_utils.c:543:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 254 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_textbuffer' at sahpi_struct_utils.c:853:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_textbuffer': sahpi_struct_utils.c:843:16: note: length computed here 843 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_bigtext': sahpi_struct_utils.c:867:16: note: length computed here 867 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_build_textbuffer' at sahpi_struct_utils.c:1641:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_textbuffer': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_ctrlrec': sahpi_struct_utils.c:2127:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2127 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2128 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2147:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] 2147 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Body: %s\n", | ^~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 8 and 262 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17, inlined from 'oh_build_threshold_mask' at sahpi_struct_utils.c:1389:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_fprint_idrfield' at sahpi_struct_utils.c:1490:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_idrfield': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_eventloginfo': sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_event': sahpi_struct_utils.c:2867:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 240 [-Wformat-truncation=] 2867 | "From Resource: %s\n", bigbuf.Data); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 17 and 2064 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_ctrlstate': sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3808:86: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3808 | snprintf(str, thisctrlstate->StateUnion.Oem.BodyLength, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3796:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3796 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ if test ! -f sahpi_wrappers.c -a ! -L sahpi_wrappers.c; then \ ln -s ../../../utils/sahpi_wrappers.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_wrappers.o sahpi_wrappers.c if test ! -f sahpi_time_utils.c -a ! -L sahpi_time_utils.c; then \ ln -s ../../../utils/sahpi_time_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils.o sahpi_time_utils.c sahpi_time_utils.c: In function 'oh_gettimeofday': sahpi_time_utils.c:143:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 143 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sahpi_time_utils.c:149:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 149 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_000 rpt_utils_000.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_000 rpt_utils_000.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_001.o rpt_utils_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_001 rpt_utils_001.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_001 rpt_utils_001.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_002.o rpt_utils_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_002 rpt_utils_002.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_002 rpt_utils_002.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_003.o rpt_utils_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_003 rpt_utils_003.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_003 rpt_utils_003.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_004.o rpt_utils_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_004 rpt_utils_004.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_004 rpt_utils_004.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_005.o rpt_utils_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_005 rpt_utils_005.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_005 rpt_utils_005.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_006.o rpt_utils_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_006 rpt_utils_006.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_006 rpt_utils_006.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_007.o rpt_utils_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_007 rpt_utils_007.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_007 rpt_utils_007.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_008.o rpt_utils_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_008 rpt_utils_008.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_008 rpt_utils_008.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_009.o rpt_utils_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_009 rpt_utils_009.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_009 rpt_utils_009.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_010.o rpt_utils_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_010 rpt_utils_010.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_010 rpt_utils_010.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_011.o rpt_utils_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_011 rpt_utils_011.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_011 rpt_utils_011.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_012.o rpt_utils_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_012 rpt_utils_012.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_012 rpt_utils_012.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_013.o rpt_utils_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_013 rpt_utils_013.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_013 rpt_utils_013.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_014.o rpt_utils_014.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_014 rpt_utils_014.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_014 rpt_utils_014.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_015.o rpt_utils_015.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_015 rpt_utils_015.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_015 rpt_utils_015.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_016.o rpt_utils_016.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_016 rpt_utils_016.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_016 rpt_utils_016.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_017.o rpt_utils_017.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_017 rpt_utils_017.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_017 rpt_utils_017.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_018.o rpt_utils_018.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_018 rpt_utils_018.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_018 rpt_utils_018.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_019.o rpt_utils_019.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_019 rpt_utils_019.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_019 rpt_utils_019.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_020.o rpt_utils_020.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_020 rpt_utils_020.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_020 rpt_utils_020.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_021.o rpt_utils_021.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_021 rpt_utils_021.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_021 rpt_utils_021.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_022.o rpt_utils_022.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_022 rpt_utils_022.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_022 rpt_utils_022.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_023.o rpt_utils_023.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_023 rpt_utils_023.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_023 rpt_utils_023.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_024.o rpt_utils_024.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_024 rpt_utils_024.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_024 rpt_utils_024.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_025.o rpt_utils_025.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_025 rpt_utils_025.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_025 rpt_utils_025.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_026.o rpt_utils_026.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_026 rpt_utils_026.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_026 rpt_utils_026.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_027.o rpt_utils_027.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_027 rpt_utils_027.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_027 rpt_utils_027.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_028.o rpt_utils_028.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_028 rpt_utils_028.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_028 rpt_utils_028.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_029.o rpt_utils_029.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_029 rpt_utils_029.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_029 rpt_utils_029.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_030.o rpt_utils_030.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_030 rpt_utils_030.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_030 rpt_utils_030.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_031.o rpt_utils_031.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_031 rpt_utils_031.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_031 rpt_utils_031.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_032.o rpt_utils_032.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_032 rpt_utils_032.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_032 rpt_utils_032.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_033.o rpt_utils_033.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_033 rpt_utils_033.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_033 rpt_utils_033.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_034.o rpt_utils_034.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_034 rpt_utils_034.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_034 rpt_utils_034.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_035.o rpt_utils_035.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_035 rpt_utils_035.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_035 rpt_utils_035.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_037.o rpt_utils_037.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_037 rpt_utils_037.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_037 rpt_utils_037.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_038.o rpt_utils_038.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_038 rpt_utils_038.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_038 rpt_utils_038.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_039.o rpt_utils_039.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_039 rpt_utils_039.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_039 rpt_utils_039.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_040.o rpt_utils_040.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_040 rpt_utils_040.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_040 rpt_utils_040.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_041.o rpt_utils_041.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_041 rpt_utils_041.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_041 rpt_utils_041.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_042.o rpt_utils_042.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_042 rpt_utils_042.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_042 rpt_utils_042.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_043.o rpt_utils_043.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_043 rpt_utils_043.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_043 rpt_utils_043.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_044.o rpt_utils_044.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_044 rpt_utils_044.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_044 rpt_utils_044.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_045.o rpt_utils_045.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_045 rpt_utils_045.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_045 rpt_utils_045.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_046.o rpt_utils_046.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_046 rpt_utils_046.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_046 rpt_utils_046.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_047.o rpt_utils_047.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_047 rpt_utils_047.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_047 rpt_utils_047.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_048.o rpt_utils_048.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_048 rpt_utils_048.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_048 rpt_utils_048.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_049.o rpt_utils_049.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_049 rpt_utils_049.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_049 rpt_utils_049.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_050.o rpt_utils_050.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_050 rpt_utils_050.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_050 rpt_utils_050.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_051.o rpt_utils_051.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_051 rpt_utils_051.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_051 rpt_utils_051.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_052.o rpt_utils_052.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_052 rpt_utils_052.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_052 rpt_utils_052.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_053.o rpt_utils_053.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_053 rpt_utils_053.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_053 rpt_utils_053.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_054.o rpt_utils_054.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_054 rpt_utils_054.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_054 rpt_utils_054.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_055.o rpt_utils_055.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_055 rpt_utils_055.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_055 rpt_utils_055.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_056.o rpt_utils_056.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_056 rpt_utils_056.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_056 rpt_utils_056.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_057.o rpt_utils_057.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_057 rpt_utils_057.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_057 rpt_utils_057.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_058.o rpt_utils_058.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_058 rpt_utils_058.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_058 rpt_utils_058.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_059.o rpt_utils_059.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_059 rpt_utils_059.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_059 rpt_utils_059.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_060.o rpt_utils_060.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_060 rpt_utils_060.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_060 rpt_utils_060.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_061.o rpt_utils_061.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_061 rpt_utils_061.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_061 rpt_utils_061.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_062.o rpt_utils_062.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_062 rpt_utils_062.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_062 rpt_utils_062.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_063.o rpt_utils_063.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_063 rpt_utils_063.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_063 rpt_utils_063.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_064.o rpt_utils_064.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_064 rpt_utils_064.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_064 rpt_utils_064.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_065.o rpt_utils_065.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_065 rpt_utils_065.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_065 rpt_utils_065.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_066.o rpt_utils_066.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_066 rpt_utils_066.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_066 rpt_utils_066.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_067.o rpt_utils_067.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_067 rpt_utils_067.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_067 rpt_utils_067.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_068.o rpt_utils_068.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_068 rpt_utils_068.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_068 rpt_utils_068.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_069.o rpt_utils_069.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_069 rpt_utils_069.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_069 rpt_utils_069.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_070.o rpt_utils_070.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_070 rpt_utils_070.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_070 rpt_utils_070.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_071.o rpt_utils_071.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_071 rpt_utils_071.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_071 rpt_utils_071.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_072.o rpt_utils_072.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_072 rpt_utils_072.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_072 rpt_utils_072.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_073.o rpt_utils_073.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_073 rpt_utils_073.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_073 rpt_utils_073.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_074.o rpt_utils_074.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_074 rpt_utils_074.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_074 rpt_utils_074.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_075.o rpt_utils_075.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_075 rpt_utils_075.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_075 rpt_utils_075.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_076.o rpt_utils_076.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_076 rpt_utils_076.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_076 rpt_utils_076.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_077.o rpt_utils_077.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_077 rpt_utils_077.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_077 rpt_utils_077.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_078.o rpt_utils_078.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_078 rpt_utils_078.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_078 rpt_utils_078.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_079.o rpt_utils_079.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_079 rpt_utils_079.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_079 rpt_utils_079.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_080.o rpt_utils_080.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_080 rpt_utils_080.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_080 rpt_utils_080.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_081.o rpt_utils_081.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_081 rpt_utils_081.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_081 rpt_utils_081.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_082.o rpt_utils_082.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_082 rpt_utils_082.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_082 rpt_utils_082.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils_1000.o rpt_utils_1000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_1000 rpt_utils_1000.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpt_utils_1000 rpt_utils_1000.o rpt_utils.o epath_utils.o uid_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' PASS: rpt_utils_000 PASS: rpt_utils_001 PASS: rpt_utils_002 PASS: rpt_utils_003 PASS: rpt_utils_004 PASS: rpt_utils_005 PASS: rpt_utils_006 PASS: rpt_utils_007 PASS: rpt_utils_008 PASS: rpt_utils_009 PASS: rpt_utils_010 PASS: rpt_utils_011 PASS: rpt_utils_012 PASS: rpt_utils_013 PASS: rpt_utils_014 PASS: rpt_utils_015 PASS: rpt_utils_016 PASS: rpt_utils_017 PASS: rpt_utils_018 PASS: rpt_utils_019 PASS: rpt_utils_020 PASS: rpt_utils_021 PASS: rpt_utils_022 PASS: rpt_utils_023 PASS: rpt_utils_024 PASS: rpt_utils_025 PASS: rpt_utils_026 PASS: rpt_utils_027 PASS: rpt_utils_028 PASS: rpt_utils_029 PASS: rpt_utils_030 PASS: rpt_utils_031 PASS: rpt_utils_032 PASS: rpt_utils_033 PASS: rpt_utils_034 PASS: rpt_utils_035 PASS: rpt_utils_037 PASS: rpt_utils_038 PASS: rpt_utils_039 PASS: rpt_utils_040 PASS: rpt_utils_041 PASS: rpt_utils_042 PASS: rpt_utils_043 PASS: rpt_utils_044 PASS: rpt_utils_045 PASS: rpt_utils_046 PASS: rpt_utils_047 PASS: rpt_utils_048 PASS: rpt_utils_049 PASS: rpt_utils_050 PASS: rpt_utils_051 PASS: rpt_utils_052 PASS: rpt_utils_053 PASS: rpt_utils_054 PASS: rpt_utils_055 PASS: rpt_utils_056 PASS: rpt_utils_057 PASS: rpt_utils_058 PASS: rpt_utils_059 PASS: rpt_utils_060 PASS: rpt_utils_061 PASS: rpt_utils_062 PASS: rpt_utils_063 PASS: rpt_utils_064 PASS: rpt_utils_065 PASS: rpt_utils_066 PASS: rpt_utils_067 PASS: rpt_utils_068 PASS: rpt_utils_069 PASS: rpt_utils_070 PASS: rpt_utils_071 PASS: rpt_utils_072 PASS: rpt_utils_073 PASS: rpt_utils_074 PASS: rpt_utils_075 PASS: rpt_utils_076 PASS: rpt_utils_077 PASS: rpt_utils_078 PASS: rpt_utils_079 PASS: rpt_utils_080 PASS: rpt_utils_081 PASS: rpt_utils_082 PASS: rpt_utils_1000 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 83 # PASS: 83 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/rpt' Making check in sahpi make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make sahpi_enum_utils_test sahpiatca_enum_utils_test sahpi_event_encode_test sahpi_event_utils_test sahpi_time_utils_test sahpi_struct_idrinfo_test sahpi_struct_idrarea_test sahpi_struct_idrfield_test sahpi_struct_rptentry_test sahpi_struct_rdr_test sahpi_struct_utils_test sahpi_text_utils_test make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils_test.o sahpi_enum_utils_test.c if test ! -f epath_utils.c -a ! -L epath_utils.c; then \ if test -f ../../../utils/epath_utils.c; then \ ln -s ../../../utils/epath_utils.c; \ else \ ln -s ../../../utils/epath_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_utils.o epath_utils.c if test ! -f sahpi_enum_utils.c -a ! -L sahpi_enum_utils.c; then \ if test -f ../../../utils/sahpi_enum_utils.c; then \ ln -s ../../../utils/sahpi_enum_utils.c; \ else \ ln -s ../../../utils/sahpi_enum_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils.o sahpi_enum_utils.c if test ! -f sahpiatca_enum_utils.c -a ! -L sahpiatca_enum_utils.c; then \ if test -f ../../../utils/sahpiatca_enum_utils.c; then \ ln -s ../../../utils/sahpiatca_enum_utils.c; \ else \ ln -s ../../../utils/sahpiatca_enum_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils.o sahpiatca_enum_utils.c if test ! -f sahpixtca_enum_utils.c -a ! -L sahpixtca_enum_utils.c; then \ if test -f ../../../utils/sahpixtca_enum_utils.c; then \ ln -s ../../../utils/sahpixtca_enum_utils.c; \ else \ ln -s ../../../utils/sahpixtca_enum_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpixtca_enum_utils.o sahpixtca_enum_utils.c if test ! -f sahpi_event_encode.c -a ! -L sahpi_event_encode.c; then \ if test -f ../../../utils/sahpi_event_encode.c; then \ ln -s ../../../utils/sahpi_event_encode.c; \ else \ ln -s ../../../utils/sahpi_event_encode.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_encode.o sahpi_event_encode.c if test ! -f sahpi_event_utils.c -a ! -L sahpi_event_utils.c; then \ if test -f ../../../utils/sahpi_event_utils.c; then \ ln -s ../../../utils/sahpi_event_utils.c; \ else \ ln -s ../../../utils/sahpi_event_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_utils.o sahpi_event_utils.c if test ! -f sahpi_struct_utils.c -a ! -L sahpi_struct_utils.c; then \ if test -f ../../../utils/sahpi_struct_utils.c; then \ ln -s ../../../utils/sahpi_struct_utils.c; \ else \ ln -s ../../../utils/sahpi_struct_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils.o sahpi_struct_utils.c In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_encode_sensorreading' at sahpi_struct_utils.c:543:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 254 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_textbuffer' at sahpi_struct_utils.c:853:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_textbuffer': sahpi_struct_utils.c:843:16: note: length computed here 843 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_bigtext': sahpi_struct_utils.c:867:16: note: length computed here 867 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_build_textbuffer' at sahpi_struct_utils.c:1641:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_textbuffer': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_ctrlrec': sahpi_struct_utils.c:2127:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2127 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2128 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2147:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] 2147 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Body: %s\n", | ^~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 8 and 262 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17, inlined from 'oh_build_threshold_mask' at sahpi_struct_utils.c:1389:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_fprint_idrfield' at sahpi_struct_utils.c:1490:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_idrfield': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_eventloginfo': sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_event': sahpi_struct_utils.c:2867:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 240 [-Wformat-truncation=] 2867 | "From Resource: %s\n", bigbuf.Data); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 17 and 2064 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_ctrlstate': sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3808:86: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3808 | snprintf(str, thisctrlstate->StateUnion.Oem.BodyLength, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3796:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3796 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ if test ! -f sahpi_time_utils.c -a ! -L sahpi_time_utils.c; then \ if test -f ../../../utils/sahpi_time_utils.c; then \ ln -s ../../../utils/sahpi_time_utils.c; \ else \ ln -s ../../../utils/sahpi_time_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils.o sahpi_time_utils.c sahpi_time_utils.c: In function 'oh_gettimeofday': sahpi_time_utils.c:143:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 143 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sahpi_time_utils.c:149:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 149 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ if test ! -f sahpi_wrappers.c -a ! -L sahpi_wrappers.c; then \ if test -f ../../../utils/sahpi_wrappers.c; then \ ln -s ../../../utils/sahpi_wrappers.c; \ else \ ln -s ../../../utils/sahpi_wrappers.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_wrappers.o sahpi_wrappers.c if test ! -f uid_utils.c -a ! -L uid_utils.c; then \ if test -f ../../../utils/uid_utils.c; then \ ln -s ../../../utils/uid_utils.c; \ else \ ln -s ../../../utils/uid_utils.c; \ fi; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils.o uid_utils.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_enum_utils_test sahpi_enum_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_enum_utils_test sahpi_enum_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils_test.o sahpiatca_enum_utils_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpiatca_enum_utils_test sahpiatca_enum_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpiatca_enum_utils_test sahpiatca_enum_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_encode_test.o sahpi_event_encode_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_event_encode_test sahpi_event_encode_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_event_encode_test sahpi_event_encode_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_utils_test.o sahpi_event_utils_test.c In file included from /usr/include/string.h:519, from sahpi_event_utils_test.c:17: In function 'strncpy', inlined from 'main' at sahpi_event_utils_test.c:352:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_event_utils_test sahpi_event_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_event_utils_test sahpi_event_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils_test.o sahpi_time_utils_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_time_utils_test sahpi_time_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_time_utils_test sahpi_time_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_idrinfo_test.o sahpi_struct_idrinfo_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_idrinfo_test sahpi_struct_idrinfo_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_idrinfo_test sahpi_struct_idrinfo_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_idrarea_test.o sahpi_struct_idrarea_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_idrarea_test sahpi_struct_idrarea_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_idrarea_test sahpi_struct_idrarea_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_idrfield_test.o sahpi_struct_idrfield_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_idrfield_test sahpi_struct_idrfield_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_idrfield_test sahpi_struct_idrfield_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_rptentry_test.o sahpi_struct_rptentry_test.c sahpi_struct_rptentry_test.c: In function 'main': sahpi_struct_rptentry_test.c:122:75: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 122 | strncpy((char *)thisrptentry.ResourceInfo.Guid, "GUID-123", sizeof("GUID-123")); | ^ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_rptentry_test sahpi_struct_rptentry_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_rptentry_test sahpi_struct_rptentry_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_rdr_test.o sahpi_struct_rdr_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_rdr_test sahpi_struct_rdr_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_rdr_test sahpi_struct_rdr_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils_test.o sahpi_struct_utils_test.c In file included from /usr/include/string.h:519, from sahpi_struct_utils_test.c:17: In function 'strncpy', inlined from 'main' at sahpi_struct_utils_test.c:1163:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_struct_utils_test.c:1201:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_struct_utils_test.c:1238:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_struct_utils_test.c:1316:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated copying 4 bytes from a string of length 11 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_struct_utils_test.c:1349:2: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated copying 10 bytes from a string of length 11 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_utils_test sahpi_struct_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_struct_utils_test sahpi_struct_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_text_utils_test.o sahpi_text_utils_test.c In file included from /usr/include/string.h:519, from sahpi_text_utils_test.c:18: In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:55:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 13 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:61:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:67:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:73:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 13 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:79:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:85:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 17 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:91:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:98:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:106:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:113:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sahpi_text_utils_test.c:118:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_text_utils_test sahpi_text_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sahpi_text_utils_test sahpi_text_utils_test.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' PASS: sahpi_enum_utils_test PASS: sahpiatca_enum_utils_test PASS: sahpi_event_encode_test PASS: sahpi_event_utils_test PASS: sahpi_time_utils_test PASS: sahpi_struct_idrinfo_test PASS: sahpi_struct_idrarea_test PASS: sahpi_struct_idrfield_test PASS: sahpi_struct_rptentry_test PASS: sahpi_struct_rdr_test PASS: sahpi_struct_utils_test PASS: sahpi_text_utils_test ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/sahpi' Making check in el make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make el_test_001 el_test_002 el_test_003 el_test_004 el_test_005 el_test_006 el_test_007 el_test_008 el_test_009 el_test_010 el_test_011 el_test_012 el_test_013 el_test_014 el_test_015 el_test_016 el_test_017 el_test_018 el_test_019 el_test_020 el_test_021 el_test_022 el_test_023 el_test_024 el_test_025 el_test_026 el_test_027 el_test_028 el_test_029 el_test_030 el_test_031 el_test_032 el_test_033 el_test_034 el_test_035 el_test_036 el_test_037 el_test_038 el_test_039 el_test_040 el_test_041 el_test_042 el_test_043 el_test_044 el_test_045 make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_001.o el_test_001.c if test ! -f announcement_utils.c -a ! -L announcement_utils.c; then \ ln -s ../../../utils/announcement_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o announcement_utils.o announcement_utils.c if test ! -f el_utils.c -a ! -L el_utils.c; then \ ln -s ../../../utils/el_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_utils.o el_utils.c if test ! -f epath_utils.c -a ! -L epath_utils.c; then \ ln -s ../../../utils/epath_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_utils.o epath_utils.c if test ! -f rpt_utils.c -a ! -L rpt_utils.c; then \ ln -s ../../../utils/rpt_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils.o rpt_utils.c if test ! -f sahpi_enum_utils.c -a ! -L sahpi_enum_utils.c; then \ ln -s ../../../utils/sahpi_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils.o sahpi_enum_utils.c if test ! -f sahpi_event_encode.c -a ! -L sahpi_event_encode.c; then \ ln -s ../../../utils/sahpi_event_encode.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_encode.o sahpi_event_encode.c if test ! -f sahpi_event_utils.c -a ! -L sahpi_event_utils.c; then \ ln -s ../../../utils/sahpi_event_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_utils.o sahpi_event_utils.c if test ! -f sahpi_struct_utils.c -a ! -L sahpi_struct_utils.c; then \ ln -s ../../../utils/sahpi_struct_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils.o sahpi_struct_utils.c In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_encode_sensorreading' at sahpi_struct_utils.c:543:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 254 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_textbuffer' at sahpi_struct_utils.c:853:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_textbuffer': sahpi_struct_utils.c:843:16: note: length computed here 843 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_bigtext': sahpi_struct_utils.c:867:16: note: length computed here 867 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_build_textbuffer' at sahpi_struct_utils.c:1641:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_textbuffer': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_ctrlrec': sahpi_struct_utils.c:2127:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2127 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2128 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2147:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] 2147 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Body: %s\n", | ^~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 8 and 262 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17, inlined from 'oh_build_threshold_mask' at sahpi_struct_utils.c:1389:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_fprint_idrfield' at sahpi_struct_utils.c:1490:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_idrfield': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_eventloginfo': sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_event': sahpi_struct_utils.c:2867:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 240 [-Wformat-truncation=] 2867 | "From Resource: %s\n", bigbuf.Data); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 17 and 2064 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_ctrlstate': sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3808:86: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3808 | snprintf(str, thisctrlstate->StateUnion.Oem.BodyLength, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3796:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3796 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ if test ! -f sahpi_time_utils.c -a ! -L sahpi_time_utils.c; then \ ln -s ../../../utils/sahpi_time_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils.o sahpi_time_utils.c sahpi_time_utils.c: In function 'oh_gettimeofday': sahpi_time_utils.c:143:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 143 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sahpi_time_utils.c:149:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 149 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ if test ! -f sahpiatca_enum_utils.c -a ! -L sahpiatca_enum_utils.c; then \ ln -s ../../../utils/sahpiatca_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils.o sahpiatca_enum_utils.c if test ! -f sahpixtca_enum_utils.c -a ! -L sahpixtca_enum_utils.c; then \ ln -s ../../../utils/sahpixtca_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpixtca_enum_utils.o sahpixtca_enum_utils.c if test ! -f sahpi_wrappers.c -a ! -L sahpi_wrappers.c; then \ ln -s ../../../utils/sahpi_wrappers.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_wrappers.o sahpi_wrappers.c if test ! -f uid_utils.c -a ! -L uid_utils.c; then \ ln -s ../../../utils/uid_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils.o uid_utils.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_001 el_test_001.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_001 el_test_001.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_002.o el_test_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_002 el_test_002.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_002 el_test_002.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_003.o el_test_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_003 el_test_003.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_003 el_test_003.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_004.o el_test_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_004 el_test_004.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_004 el_test_004.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_005.o el_test_005.c gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_compare.o el_compare.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_005 el_test_005.o el_compare.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_005 el_test_005.o el_compare.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_006.o el_test_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_006 el_test_006.o el_compare.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_006 el_test_006.o el_compare.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_007.o el_test_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_007 el_test_007.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_007 el_test_007.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_008.o el_test_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_008 el_test_008.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_008 el_test_008.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_009.o el_test_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_009 el_test_009.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_009 el_test_009.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_010.o el_test_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_010 el_test_010.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_010 el_test_010.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_011.o el_test_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_011 el_test_011.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_011 el_test_011.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_012.o el_test_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_012 el_test_012.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_012 el_test_012.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_013.o el_test_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_013 el_test_013.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_013 el_test_013.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_014.o el_test_014.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_014 el_test_014.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_014 el_test_014.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_015.o el_test_015.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_015 el_test_015.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_015 el_test_015.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_016.o el_test_016.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_016 el_test_016.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_016 el_test_016.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_017.o el_test_017.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_017 el_test_017.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_017 el_test_017.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_018.o el_test_018.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_018 el_test_018.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_018 el_test_018.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_019.o el_test_019.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_019 el_test_019.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_019 el_test_019.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_020.o el_test_020.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_020 el_test_020.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_020 el_test_020.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_021.o el_test_021.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_021 el_test_021.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_021 el_test_021.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_022.o el_test_022.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_022 el_test_022.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_022 el_test_022.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_023.o el_test_023.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_023 el_test_023.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_023 el_test_023.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_024.o el_test_024.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_024 el_test_024.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_024 el_test_024.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_025.o el_test_025.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_025 el_test_025.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_025 el_test_025.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_026.o el_test_026.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_026 el_test_026.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_026 el_test_026.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_027.o el_test_027.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_027 el_test_027.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_027 el_test_027.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_028.o el_test_028.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_028 el_test_028.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_028 el_test_028.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_029.o el_test_029.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_029 el_test_029.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_029 el_test_029.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_030.o el_test_030.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_030 el_test_030.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_030 el_test_030.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_031.o el_test_031.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_031 el_test_031.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_031 el_test_031.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_032.o el_test_032.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_032 el_test_032.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_032 el_test_032.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_033.o el_test_033.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_033 el_test_033.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_033 el_test_033.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_034.o el_test_034.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_034 el_test_034.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_034 el_test_034.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_035.o el_test_035.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_035 el_test_035.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_035 el_test_035.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_036.o el_test_036.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_036 el_test_036.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_036 el_test_036.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_037.o el_test_037.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_037 el_test_037.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_037 el_test_037.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_038.o el_test_038.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_038 el_test_038.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_038 el_test_038.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_039.o el_test_039.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_039 el_test_039.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_039 el_test_039.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_040.o el_test_040.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_040 el_test_040.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_040 el_test_040.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_041.o el_test_041.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_041 el_test_041.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_041 el_test_041.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_042.o el_test_042.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_042 el_test_042.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_042 el_test_042.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_043.o el_test_043.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_043 el_test_043.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_043 el_test_043.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_044.o el_test_044.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_044 el_test_044.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_044 el_test_044.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_test_045.o el_test_045.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_045 el_test_045.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o el_test_045 el_test_045.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' PASS: el_test_001 PASS: el_test_002 PASS: el_test_003 PASS: el_test_004 PASS: el_test_005 PASS: el_test_006 PASS: el_test_007 PASS: el_test_008 PASS: el_test_009 PASS: el_test_010 PASS: el_test_011 PASS: el_test_012 PASS: el_test_013 PASS: el_test_014 PASS: el_test_015 PASS: el_test_016 PASS: el_test_017 PASS: el_test_018 PASS: el_test_019 PASS: el_test_020 PASS: el_test_021 PASS: el_test_022 PASS: el_test_023 PASS: el_test_024 PASS: el_test_025 PASS: el_test_026 PASS: el_test_027 PASS: el_test_028 PASS: el_test_029 PASS: el_test_030 PASS: el_test_031 PASS: el_test_032 PASS: el_test_033 PASS: el_test_034 PASS: el_test_035 PASS: el_test_036 PASS: el_test_037 PASS: el_test_038 PASS: el_test_039 PASS: el_test_040 PASS: el_test_041 PASS: el_test_042 PASS: el_test_043 PASS: el_test_044 PASS: el_test_045 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 45 # PASS: 45 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/el' Making check in uid make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make uid_utils_000 uid_utils_001 uid_utils_002 uid_utils_003 uid_utils_004 uid_utils_005 uid_utils_006 uid_utils_007 uid_utils_008 uid_utils_009 uid_utils_010 uid_utils_011 uid_utils_012 uid_utils_013 make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_000.o uid_utils_000.c if test ! -f uid_utils.c -a ! -L uid_utils.c; then \ ln -s ../../../utils/uid_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils.o uid_utils.c if test ! -f epath_utils.c -a ! -L epath_utils.c; then \ ln -s ../../../utils/epath_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_utils.o epath_utils.c if test ! -f sahpi_enum_utils.c -a ! -L sahpi_enum_utils.c; then \ ln -s ../../../utils/sahpi_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils.o sahpi_enum_utils.c if test ! -f sahpiatca_enum_utils.c -a ! -L sahpiatca_enum_utils.c; then \ ln -s ../../../utils/sahpiatca_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils.o sahpiatca_enum_utils.c if test ! -f sahpixtca_enum_utils.c -a ! -L sahpixtca_enum_utils.c; then \ ln -s ../../../utils/sahpixtca_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpixtca_enum_utils.o sahpixtca_enum_utils.c if test ! -f sahpi_event_encode.c -a ! -L sahpi_event_encode.c; then \ ln -s ../../../utils/sahpi_event_encode.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_encode.o sahpi_event_encode.c if test ! -f sahpi_event_utils.c -a ! -L sahpi_event_utils.c; then \ ln -s ../../../utils/sahpi_event_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_utils.o sahpi_event_utils.c if test ! -f sahpi_struct_utils.c -a ! -L sahpi_struct_utils.c; then \ ln -s ../../../utils/sahpi_struct_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils.o sahpi_struct_utils.c In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_encode_sensorreading' at sahpi_struct_utils.c:543:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 254 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_textbuffer' at sahpi_struct_utils.c:853:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_textbuffer': sahpi_struct_utils.c:843:16: note: length computed here 843 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_bigtext': sahpi_struct_utils.c:867:16: note: length computed here 867 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_build_textbuffer' at sahpi_struct_utils.c:1641:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_textbuffer': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_ctrlrec': sahpi_struct_utils.c:2127:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2127 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2128 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2147:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] 2147 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Body: %s\n", | ^~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 8 and 262 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17, inlined from 'oh_build_threshold_mask' at sahpi_struct_utils.c:1389:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_fprint_idrfield' at sahpi_struct_utils.c:1490:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_idrfield': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_eventloginfo': sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_event': sahpi_struct_utils.c:2867:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 240 [-Wformat-truncation=] 2867 | "From Resource: %s\n", bigbuf.Data); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 17 and 2064 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_ctrlstate': sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3808:86: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3808 | snprintf(str, thisctrlstate->StateUnion.Oem.BodyLength, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3796:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3796 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ if test ! -f sahpi_wrappers.c -a ! -L sahpi_wrappers.c; then \ ln -s ../../../utils/sahpi_wrappers.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_wrappers.o sahpi_wrappers.c if test ! -f sahpi_time_utils.c -a ! -L sahpi_time_utils.c; then \ ln -s ../../../utils/sahpi_time_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils.o sahpi_time_utils.c sahpi_time_utils.c: In function 'oh_gettimeofday': sahpi_time_utils.c:143:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 143 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sahpi_time_utils.c:149:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 149 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_000 uid_utils_000.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_000 uid_utils_000.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_001.o uid_utils_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_001 uid_utils_001.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_001 uid_utils_001.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_002.o uid_utils_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_002 uid_utils_002.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_002 uid_utils_002.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_003.o uid_utils_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_003 uid_utils_003.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_003 uid_utils_003.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_004.o uid_utils_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_004 uid_utils_004.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_004 uid_utils_004.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_005.o uid_utils_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_005 uid_utils_005.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_005 uid_utils_005.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_006.o uid_utils_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_006 uid_utils_006.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_006 uid_utils_006.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_007.o uid_utils_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_007 uid_utils_007.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_007 uid_utils_007.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_008.o uid_utils_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_008 uid_utils_008.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_008 uid_utils_008.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_009.o uid_utils_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_009 uid_utils_009.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_009 uid_utils_009.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_010.o uid_utils_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_010 uid_utils_010.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_010 uid_utils_010.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_011.o uid_utils_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_011 uid_utils_011.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_011 uid_utils_011.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_012.o uid_utils_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_012 uid_utils_012.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_012 uid_utils_012.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils_013.o uid_utils_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_013 uid_utils_013.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uid_utils_013 uid_utils_013.o uid_utils.o epath_utils.o sahpi_enum_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_wrappers.o sahpi_time_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' PASS: uid_utils_000 PASS: uid_utils_001 PASS: uid_utils_002 PASS: uid_utils_003 PASS: uid_utils_004 PASS: uid_utils_005 PASS: uid_utils_006 PASS: uid_utils_007 PASS: uid_utils_008 PASS: uid_utils_009 PASS: uid_utils_010 PASS: uid_utils_011 PASS: uid_utils_012 PASS: uid_utils_013 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 14 # PASS: 14 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/uid' Making check in ann make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make ann_test_001 ann_test_002 ann_test_003 ann_test_004 ann_test_005 ann_test_006 ann_test_007 ann_test_008 make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ann_test_001.o ann_test_001.c if test ! -f announcement_utils.c -a ! -L announcement_utils.c; then \ ln -s ../../../utils/announcement_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o announcement_utils.o announcement_utils.c if test ! -f el_utils.c -a ! -L el_utils.c; then \ ln -s ../../../utils/el_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_utils.o el_utils.c if test ! -f epath_utils.c -a ! -L epath_utils.c; then \ ln -s ../../../utils/epath_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o epath_utils.o epath_utils.c if test ! -f rpt_utils.c -a ! -L rpt_utils.c; then \ ln -s ../../../utils/rpt_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils.o rpt_utils.c if test ! -f sahpi_enum_utils.c -a ! -L sahpi_enum_utils.c; then \ ln -s ../../../utils/sahpi_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils.o sahpi_enum_utils.c if test ! -f sahpi_event_encode.c -a ! -L sahpi_event_encode.c; then \ ln -s ../../../utils/sahpi_event_encode.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_encode.o sahpi_event_encode.c if test ! -f sahpi_event_utils.c -a ! -L sahpi_event_utils.c; then \ ln -s ../../../utils/sahpi_event_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_event_utils.o sahpi_event_utils.c if test ! -f sahpi_struct_utils.c -a ! -L sahpi_struct_utils.c; then \ ln -s ../../../utils/sahpi_struct_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils.o sahpi_struct_utils.c In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_encode_sensorreading' at sahpi_struct_utils.c:543:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 254 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_textbuffer' at sahpi_struct_utils.c:853:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_textbuffer': sahpi_struct_utils.c:843:16: note: length computed here 843 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_append_bigtext': sahpi_struct_utils.c:867:16: note: length computed here 867 | size = strlen(from); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_build_textbuffer' at sahpi_struct_utils.c:1641:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_textbuffer': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_ctrlrec': sahpi_struct_utils.c:2127:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2127 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2128 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2139:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 2139 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 2140 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2147:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] 2147 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Body: %s\n", | ^~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 8 and 262 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from sahpi_struct_utils.c:20: In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_bigtext' at sahpi_struct_utils.c:877:9, inlined from 'oh_append_offset' at sahpi_struct_utils.c:922:17, inlined from 'oh_build_threshold_mask' at sahpi_struct_utils.c:1389:9: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'oh_append_data' at sahpi_struct_utils.c:909:17, inlined from 'oh_append_data' at sahpi_struct_utils.c:883:24, inlined from 'oh_fprint_idrfield' at sahpi_struct_utils.c:1490:25: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_idrfield': sahpi_struct_utils.c:899:24: note: length computed here 899 | slen = strlen(buff); | ^~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_eventloginfo': sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2694:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2694 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_build_event': sahpi_struct_utils.c:2867:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 240 [-Wformat-truncation=] 2867 | "From Resource: %s\n", bigbuf.Data); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 17 and 2064 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:2880:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] 2880 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 19 and 273 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3561:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3561 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3521:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3521 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c: In function 'oh_fprint_ctrlstate': sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3804:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] 3804 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", | ^~ 3805 | smallbuf.Data); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 18 and 272 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3808:86: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3808 | snprintf(str, thisctrlstate->StateUnion.Oem.BodyLength, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sahpi_struct_utils.c:3796:74: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 3796 | snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "%s\n", | ^ In file included from /usr/include/stdio.h:866, from sahpi_struct_utils.c:23: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 2 and 256 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ if test ! -f sahpi_time_utils.c -a ! -L sahpi_time_utils.c; then \ ln -s ../../../utils/sahpi_time_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils.o sahpi_time_utils.c sahpi_time_utils.c: In function 'oh_gettimeofday': sahpi_time_utils.c:143:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 143 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sahpi_time_utils.c:149:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 149 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from sahpi_time_utils.c:23: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ if test ! -f sahpiatca_enum_utils.c -a ! -L sahpiatca_enum_utils.c; then \ ln -s ../../../utils/sahpiatca_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils.o sahpiatca_enum_utils.c if test ! -f sahpixtca_enum_utils.c -a ! -L sahpixtca_enum_utils.c; then \ ln -s ../../../utils/sahpixtca_enum_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpixtca_enum_utils.o sahpixtca_enum_utils.c if test ! -f sahpi_wrappers.c -a ! -L sahpi_wrappers.c; then \ ln -s ../../../utils/sahpi_wrappers.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_wrappers.o sahpi_wrappers.c if test ! -f uid_utils.c -a ! -L uid_utils.c; then \ ln -s ../../../utils/uid_utils.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils.o uid_utils.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_001 ann_test_001.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_001 ann_test_001.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ann_test_002.o ann_test_002.c ann_test_002.c: In function 'main': ann_test_002.c:39:18: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 39 | SaErrorT rc; | ^~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_002 ann_test_002.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_002 ann_test_002.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ann_test_003.o ann_test_003.c ann_test_003.c: In function 'main': ann_test_003.c:39:18: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 39 | SaErrorT rc; | ^~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_003 ann_test_003.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_003 ann_test_003.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ann_test_004.o ann_test_004.c ann_test_004.c: In function 'main': ann_test_004.c:39:18: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 39 | SaErrorT rc; | ^~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_004 ann_test_004.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_004 ann_test_004.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ann_test_005.o ann_test_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_005 ann_test_005.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_005 ann_test_005.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ann_test_006.o ann_test_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_006 ann_test_006.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_006 ann_test_006.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ann_test_007.o ann_test_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_007 ann_test_007.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_007 ann_test_007.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ann_test_008.o ann_test_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_008 ann_test_008.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ann_test_008 ann_test_008.o announcement_utils.o el_utils.o epath_utils.o rpt_utils.o sahpi_enum_utils.o sahpi_event_encode.o sahpi_event_utils.o sahpi_struct_utils.o sahpi_time_utils.o sahpiatca_enum_utils.o sahpixtca_enum_utils.o sahpi_wrappers.o uid_utils.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' PASS: ann_test_001 PASS: ann_test_002 PASS: ann_test_003 PASS: ann_test_004 PASS: ann_test_005 PASS: ann_test_006 PASS: ann_test_007 PASS: ann_test_008 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t/ann' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils/t' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/utils' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/utils' Making check in scripts make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' Making check in test make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts/test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts/test' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/scripts' Making check in ssl make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/ssl' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/ssl' Making check in snmp make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/snmp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/snmp' Making check in transport make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/transport' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/transport' Making check in marshal make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' Making check in t make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make marshal_000 marshal_001 marshal_002 marshal_003 marshal_004 marshal_005 marshal_006 marshal_007 marshal_008 marshal_009 marshal_010 marshal_011 marshal_012 marshal_013 marshal_014 marshal_015 marshal_016 marshal_017 marshal_018 marshal_019 marshal_020 marshal_021 marshal_022 marshal_023 marshal_024 marshal_025 marshal_026 marshal_027 marshal_028 marshal_029 marshal_030 marshal_031 marshal_hpi_types_000 marshal_hpi_types_001 marshal_hpi_types_002 marshal_hpi_types_003 marshal_hpi_types_004 marshal_hpi_types_005 marshal_hpi_types_006 marshal_hpi_types_007 marshal_hpi_types_008 marshal_hpi_types_009 marshal_hpi_types_010 marshal_hpi_types_011 marshal_hpi_types_012 marshal_hpi_types_013 marshal_hpi_types_014 marshal_hpi_types_015 marshal_hpi_types_016 marshal_hpi_types_017 marshal_hpi_types_018 marshal_hpi_types_019 marshal_hpi_types_020 marshal_hpi_types_021 marshal_hpi_types_022 marshal_hpi_types_023 marshal_hpi_types_024 marshal_hpi_types_025 marshal_hpi_types_026 marshal_hpi_types_027 marshal_hpi_types_028 marshal_hpi_types_029 marshal_hpi_types_030 marshal_hpi_types_031 marshal_hpi_types_032 marshal_hpi_types_033 marshal_hpi_types_034 marshal_hpi_types_035 marshal_hpi_types_036 marshal_hpi_types_037 marshal_hpi_types_038 marshal_hpi_types_039 marshal_hpi_types_040 marshal_hpi_types_041 marshal_hpi_types_042 marshal_hpi_types_043 marshal_hpi_types_044 marshal_hpi_types_045 marshal_hpi_types_046 marshal_hpi_types_047 marshal_hpi_types_048 make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_000.o marshal_000.c if test ! -f marshal.c -a ! -L marshal.c; then \ ln -s ../../marshal/marshal.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal.o marshal.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_000 marshal_000.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_000 marshal_000.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_001.o marshal_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_001 marshal_001.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_001 marshal_001.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_002.o marshal_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_002 marshal_002.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_002 marshal_002.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_003.o marshal_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_003 marshal_003.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_003 marshal_003.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_004.o marshal_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_004 marshal_004.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_004 marshal_004.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_005.o marshal_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_005 marshal_005.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_005 marshal_005.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_006.o marshal_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_006 marshal_006.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_006 marshal_006.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_007.o marshal_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_007 marshal_007.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_007 marshal_007.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_008.o marshal_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_008 marshal_008.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_008 marshal_008.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_009.o marshal_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_009 marshal_009.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_009 marshal_009.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_010.o marshal_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_010 marshal_010.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_010 marshal_010.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_011.o marshal_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_011 marshal_011.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_011 marshal_011.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_012.o marshal_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_012 marshal_012.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_012 marshal_012.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_013.o marshal_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_013 marshal_013.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_013 marshal_013.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_014.o marshal_014.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_014 marshal_014.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_014 marshal_014.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_015.o marshal_015.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_015 marshal_015.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_015 marshal_015.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_016.o marshal_016.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_016 marshal_016.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_016 marshal_016.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_017.o marshal_017.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_017 marshal_017.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_017 marshal_017.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_018.o marshal_018.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_018 marshal_018.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_018 marshal_018.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_019.o marshal_019.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_019 marshal_019.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_019 marshal_019.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_020.o marshal_020.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_020 marshal_020.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_020 marshal_020.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_021.o marshal_021.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_021 marshal_021.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_021 marshal_021.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_022.o marshal_022.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_022 marshal_022.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_022 marshal_022.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_023.o marshal_023.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_023 marshal_023.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_023 marshal_023.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_024.o marshal_024.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_024 marshal_024.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_024 marshal_024.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_025.o marshal_025.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_025 marshal_025.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_025 marshal_025.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_026.o marshal_026.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_026 marshal_026.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_026 marshal_026.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_027.o marshal_027.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_027 marshal_027.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_027 marshal_027.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_028.o marshal_028.c if test ! -f marshal_hpi_types.c -a ! -L marshal_hpi_types.c; then \ ln -s ../../marshal/marshal_hpi_types.c; \ fi gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types.o marshal_hpi_types.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_028 marshal_028.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_028 marshal_028.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_029.o marshal_029.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_029 marshal_029.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_029 marshal_029.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_030.o marshal_030.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_030 marshal_030.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_030 marshal_030.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_031.o marshal_031.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_031 marshal_031.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_031 marshal_031.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_000.o marshal_hpi_types_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_000 marshal_hpi_types_000.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_000 marshal_hpi_types_000.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_001.o marshal_hpi_types_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_001 marshal_hpi_types_001.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_001 marshal_hpi_types_001.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_002.o marshal_hpi_types_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_002 marshal_hpi_types_002.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_002 marshal_hpi_types_002.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_003.o marshal_hpi_types_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_003 marshal_hpi_types_003.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_003 marshal_hpi_types_003.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_004.o marshal_hpi_types_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_004 marshal_hpi_types_004.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_004 marshal_hpi_types_004.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_005.o marshal_hpi_types_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_005 marshal_hpi_types_005.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_005 marshal_hpi_types_005.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_006.o marshal_hpi_types_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_006 marshal_hpi_types_006.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_006 marshal_hpi_types_006.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_007.o marshal_hpi_types_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_007 marshal_hpi_types_007.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_007 marshal_hpi_types_007.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_008.o marshal_hpi_types_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_008 marshal_hpi_types_008.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_008 marshal_hpi_types_008.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_009.o marshal_hpi_types_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_009 marshal_hpi_types_009.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_009 marshal_hpi_types_009.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_010.o marshal_hpi_types_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_010 marshal_hpi_types_010.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_010 marshal_hpi_types_010.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_011.o marshal_hpi_types_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_011 marshal_hpi_types_011.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_011 marshal_hpi_types_011.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_012.o marshal_hpi_types_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_012 marshal_hpi_types_012.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_012 marshal_hpi_types_012.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_013.o marshal_hpi_types_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_013 marshal_hpi_types_013.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_013 marshal_hpi_types_013.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_014.o marshal_hpi_types_014.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_014 marshal_hpi_types_014.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_014 marshal_hpi_types_014.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_015.o marshal_hpi_types_015.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_015 marshal_hpi_types_015.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_015 marshal_hpi_types_015.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_016.o marshal_hpi_types_016.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_016 marshal_hpi_types_016.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_016 marshal_hpi_types_016.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_017.o marshal_hpi_types_017.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_017 marshal_hpi_types_017.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_017 marshal_hpi_types_017.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_018.o marshal_hpi_types_018.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_018 marshal_hpi_types_018.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_018 marshal_hpi_types_018.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_019.o marshal_hpi_types_019.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_019 marshal_hpi_types_019.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_019 marshal_hpi_types_019.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_020.o marshal_hpi_types_020.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_020 marshal_hpi_types_020.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_020 marshal_hpi_types_020.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_021.o marshal_hpi_types_021.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_021 marshal_hpi_types_021.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_021 marshal_hpi_types_021.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_022.o marshal_hpi_types_022.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_022 marshal_hpi_types_022.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_022 marshal_hpi_types_022.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_023.o marshal_hpi_types_023.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_023 marshal_hpi_types_023.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_023 marshal_hpi_types_023.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_024.o marshal_hpi_types_024.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_024 marshal_hpi_types_024.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_024 marshal_hpi_types_024.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_025.o marshal_hpi_types_025.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_025 marshal_hpi_types_025.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_025 marshal_hpi_types_025.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_026.o marshal_hpi_types_026.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_026 marshal_hpi_types_026.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_026 marshal_hpi_types_026.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_027.o marshal_hpi_types_027.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_027 marshal_hpi_types_027.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_027 marshal_hpi_types_027.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_028.o marshal_hpi_types_028.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_028 marshal_hpi_types_028.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_028 marshal_hpi_types_028.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_029.o marshal_hpi_types_029.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_029 marshal_hpi_types_029.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_029 marshal_hpi_types_029.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_030.o marshal_hpi_types_030.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_030 marshal_hpi_types_030.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_030 marshal_hpi_types_030.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_031.o marshal_hpi_types_031.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_031 marshal_hpi_types_031.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_031 marshal_hpi_types_031.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_032.o marshal_hpi_types_032.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_032 marshal_hpi_types_032.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_032 marshal_hpi_types_032.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_033.o marshal_hpi_types_033.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_033 marshal_hpi_types_033.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_033 marshal_hpi_types_033.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_034.o marshal_hpi_types_034.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_034 marshal_hpi_types_034.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_034 marshal_hpi_types_034.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_035.o marshal_hpi_types_035.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_035 marshal_hpi_types_035.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_035 marshal_hpi_types_035.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_036.o marshal_hpi_types_036.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_036 marshal_hpi_types_036.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_036 marshal_hpi_types_036.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_037.o marshal_hpi_types_037.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_037 marshal_hpi_types_037.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_037 marshal_hpi_types_037.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_038.o marshal_hpi_types_038.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_038 marshal_hpi_types_038.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_038 marshal_hpi_types_038.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_039.o marshal_hpi_types_039.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_039 marshal_hpi_types_039.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_039 marshal_hpi_types_039.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_040.o marshal_hpi_types_040.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_040 marshal_hpi_types_040.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_040 marshal_hpi_types_040.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_041.o marshal_hpi_types_041.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_041 marshal_hpi_types_041.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_041 marshal_hpi_types_041.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_042.o marshal_hpi_types_042.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_042 marshal_hpi_types_042.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_042 marshal_hpi_types_042.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_043.o marshal_hpi_types_043.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_043 marshal_hpi_types_043.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_043 marshal_hpi_types_043.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_044.o marshal_hpi_types_044.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_044 marshal_hpi_types_044.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_044 marshal_hpi_types_044.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_045.o marshal_hpi_types_045.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_045 marshal_hpi_types_045.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_045 marshal_hpi_types_045.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_046.o marshal_hpi_types_046.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_046 marshal_hpi_types_046.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_046 marshal_hpi_types_046.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_047.o marshal_hpi_types_047.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_047 marshal_hpi_types_047.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_047 marshal_hpi_types_047.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types_048.o marshal_hpi_types_048.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_048 marshal_hpi_types_048.o marshal_hpi_types.o marshal.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_048 marshal_hpi_types_048.o marshal_hpi_types.o marshal.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' PASS: marshal_000 PASS: marshal_001 PASS: marshal_002 PASS: marshal_003 PASS: marshal_004 PASS: marshal_005 PASS: marshal_006 PASS: marshal_007 PASS: marshal_008 PASS: marshal_009 PASS: marshal_010 PASS: marshal_011 PASS: marshal_012 PASS: marshal_013 PASS: marshal_014 PASS: marshal_015 PASS: marshal_016 PASS: marshal_017 PASS: marshal_018 PASS: marshal_019 PASS: marshal_020 PASS: marshal_021 PASS: marshal_022 PASS: marshal_023 PASS: marshal_024 PASS: marshal_025 PASS: marshal_026 PASS: marshal_027 PASS: marshal_028 PASS: marshal_029 PASS: marshal_030 PASS: marshal_031 PASS: marshal_hpi_types_000 PASS: marshal_hpi_types_001 PASS: marshal_hpi_types_002 PASS: marshal_hpi_types_003 PASS: marshal_hpi_types_004 PASS: marshal_hpi_types_005 PASS: marshal_hpi_types_006 PASS: marshal_hpi_types_007 PASS: marshal_hpi_types_008 PASS: marshal_hpi_types_009 PASS: marshal_hpi_types_010 PASS: marshal_hpi_types_011 PASS: marshal_hpi_types_012 PASS: marshal_hpi_types_013 PASS: marshal_hpi_types_014 PASS: marshal_hpi_types_015 PASS: marshal_hpi_types_016 PASS: marshal_hpi_types_017 PASS: marshal_hpi_types_018 PASS: marshal_hpi_types_019 PASS: marshal_hpi_types_020 PASS: marshal_hpi_types_021 PASS: marshal_hpi_types_022 PASS: marshal_hpi_types_023 PASS: marshal_hpi_types_024 PASS: marshal_hpi_types_025 PASS: marshal_hpi_types_026 PASS: marshal_hpi_types_027 PASS: marshal_hpi_types_028 PASS: marshal_hpi_types_029 PASS: marshal_hpi_types_030 PASS: marshal_hpi_types_031 PASS: marshal_hpi_types_032 PASS: marshal_hpi_types_033 PASS: marshal_hpi_types_034 PASS: marshal_hpi_types_035 PASS: marshal_hpi_types_036 PASS: marshal_hpi_types_037 PASS: marshal_hpi_types_038 PASS: marshal_hpi_types_039 PASS: marshal_hpi_types_040 PASS: marshal_hpi_types_041 PASS: marshal_hpi_types_042 PASS: marshal_hpi_types_043 PASS: marshal_hpi_types_044 PASS: marshal_hpi_types_045 PASS: marshal_hpi_types_046 PASS: marshal_hpi_types_047 PASS: marshal_hpi_types_048 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 81 # PASS: 81 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal/t' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/marshal' Making check in baselib make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/baselib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/baselib' Making check in openhpid make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' Making check in t make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' Making check in ohpi make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make setup_conf ohpi_007 ohpi_008 ohpi_009 ohpi_010 ohpi_024 ohpi_025 ohpi_026 ohpi_027 ohpi_028 ohpi_029 ohpi_030 ohpi_031 ohpi_032 ohpi_033 ohpi_034 ohpi_035 ohpi_036 ohpi_037 ohpi_038 ohpi_039 ohpi_version hpiinjector make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o setup_conf.o setup_conf.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_007.o ohpi_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_007 ohpi_007.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_007 ohpi_007.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_008.o ohpi_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_008 ohpi_008.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_008 ohpi_008.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_009.o ohpi_009.c ohpi_009.c: In function 'main': ohpi_009.c:54:40: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 54 | if (strcmp("libsimulator",hinfo.plugin_name)) | ~~~~~^~~~~~~~~~~~ | | | SaHpiUint8T * {aka unsigned char *} In file included from ohpi_009.c:17: /usr/include/string.h:140:50: note: expected 'const char *' but argument is of type 'SaHpiUint8T *' {aka 'unsigned char *'} 140 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_009 ohpi_009.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_009 ohpi_009.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_010.o ohpi_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_010 ohpi_010.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_010 ohpi_010.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_024.o ohpi_024.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_024 ohpi_024.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_024 ohpi_024.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_025.o ohpi_025.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_025 ohpi_025.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_025 ohpi_025.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_026.o ohpi_026.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_026 ohpi_026.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_026 ohpi_026.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_027.o ohpi_027.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_027 ohpi_027.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_027 ohpi_027.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_028.o ohpi_028.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_028 ohpi_028.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_028 ohpi_028.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_029.o ohpi_029.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_029 ohpi_029.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_029 ohpi_029.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_030.o ohpi_030.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_030 ohpi_030.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_030 ohpi_030.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_031.o ohpi_031.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_031 ohpi_031.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_031 ohpi_031.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_032.o ohpi_032.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_032 ohpi_032.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_032 ohpi_032.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_033.o ohpi_033.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_033 ohpi_033.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_033 ohpi_033.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_034.o ohpi_034.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_034 ohpi_034.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_034 ohpi_034.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_035.o ohpi_035.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_035 ohpi_035.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_035 ohpi_035.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_036.o ohpi_036.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_036 ohpi_036.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_036 ohpi_036.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_037.o ohpi_037.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_037 ohpi_037.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_037 ohpi_037.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_038.o ohpi_038.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_038 ohpi_038.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_038 ohpi_038.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_039.o ohpi_039.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_039 ohpi_039.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_039 ohpi_039.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi_version.o ohpi_version.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_version ohpi_version.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohpi_version ohpi_version.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hpiinjector.o hpiinjector.c hpiinjector.c: In function 'main': hpiinjector.c:65:26: warning: variable 'resourceid' set but not used [-Wunused-but-set-variable] 65 | SaHpiResourceIdT resourceid = all_resources; | ^~~~~~~~~~ hpiinjector.c:62:25: warning: variable 'hpiVer' set but not used [-Wunused-but-set-variable] 62 | SaHpiVersionT hpiVer; | ^~~~~~ /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpiinjector hpiinjector.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hpiinjector hpiinjector.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' PASS: setup_conf PASS: ohpi_007 PASS: ohpi_008 PASS: ohpi_009 PASS: ohpi_010 PASS: ohpi_024 PASS: ohpi_025 PASS: ohpi_026 PASS: ohpi_027 PASS: ohpi_028 PASS: ohpi_029 PASS: ohpi_030 PASS: ohpi_031 PASS: ohpi_032 PASS: ohpi_033 PASS: ohpi_034 PASS: ohpi_035 PASS: ohpi_036 PASS: ohpi_037 PASS: ohpi_038 PASS: ohpi_039 PASS: ohpi_version PASS: hpiinjector ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 23 # PASS: 23 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t/ohpi' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid/t' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/openhpid' Making check in clients make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients' Making check in hpixml make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients/hpixml' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients/hpixml' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/clients' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/clients' Making check in plugins make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' Making check in watchdog make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/watchdog' Making check in snmp_bc make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' Making check in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make setup_conf tsim_file tevent tcontrol_parms tset_resource_tag tset_resource_sev tsnmp_bc_getset tsensorget001 tsensorget002 tsensorget003 tsensorget004 tsensorget005 tsensorget010 tsensorget013 tsensorget016 tsensorget031 tsensorget033 tsensorget034 tsensorget035 tsensorget036 tsensorget040 tsensorget041 tcontrol001 tcontrol002 tcontrol003 tcontrolfailover tdiscover001 tel001 tel002 tel003 tel004 tel005 tel006 tel007 thotswap001 thotswap-mhs001 thotswap-simple001 tinv001 tinv002 tinv003 tinv004 tinv005 tinv006 tinv007 tpower001 treset001 tsptime001 tsptime002 tsensorset001 tsensorset002 tsensorset003 tsensorset004 tsensorset005 tsensorset006 tsensorset007 tsensorset008 tsensorset009 tsensorset010 tsensorset011 tsensorset012 tsensorset013 tsensorset015 tsensorset017 tsensorset018 tsensorset019 tsensorset020 tsensorset021 tsensorset022 tsensorset023 tsensorset024 make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o setup_conf.o setup_conf.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsim_file.o tsim_file.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsim_file.c:23: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsim_file.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsim_file tsim_file.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsim_file against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsim_file tsim_file.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tevent.o tevent.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tevent.c:29: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from tevent.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tevent tevent.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tevent against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tevent tevent.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tcontrol_parms.o tcontrol_parms.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tcontrol_parms.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tcontrol_parms.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcontrol_parms tcontrol_parms.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tcontrol_parms against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcontrol_parms tcontrol_parms.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tset_resource_tag.o tset_resource_tag.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tset_resource_tag.c:18: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tset_resource_tag.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tset_resource_tag tset_resource_tag.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tset_resource_tag against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tset_resource_tag tset_resource_tag.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tset_resource_sev.o tset_resource_sev.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tset_resource_sev.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tset_resource_sev.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tset_resource_sev tset_resource_sev.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tset_resource_sev against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tset_resource_sev tset_resource_sev.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsnmp_bc_getset.o tsnmp_bc_getset.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsnmp_bc_getset.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsnmp_bc_getset.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsnmp_bc_getset tsnmp_bc_getset.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsnmp_bc_getset against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsnmp_bc_getset tsnmp_bc_getset.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget001.o tsensorget001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget001 tsensorget001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget001 tsensorget001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget002.o tsensorget002.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget002.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget002.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget002 tsensorget002.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget002 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget002 tsensorget002.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget003.o tsensorget003.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget003.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget003.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget003 tsensorget003.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget003 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget003 tsensorget003.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget004.o tsensorget004.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget004.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget004.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget004 tsensorget004.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget004 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget004 tsensorget004.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget005.o tsensorget005.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget005.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget005.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget005 tsensorget005.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget005 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget005 tsensorget005.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget010.o tsensorget010.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget010.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget010.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget010 tsensorget010.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget010 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget010 tsensorget010.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget013.o tsensorget013.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget013.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget013.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget013 tsensorget013.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget013 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget013 tsensorget013.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget016.o tsensorget016.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget016.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget016.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget016 tsensorget016.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget016 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget016 tsensorget016.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget031.o tsensorget031.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget031.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget031.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget031 tsensorget031.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget031 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget031 tsensorget031.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget033.o tsensorget033.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget033.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget033.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget033 tsensorget033.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget033 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget033 tsensorget033.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget034.o tsensorget034.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget034.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget034.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget034 tsensorget034.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget034 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget034 tsensorget034.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget035.o tsensorget035.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget035.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget035.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget035 tsensorget035.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget035 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget035 tsensorget035.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget036.o tsensorget036.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget036.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget036.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget036 tsensorget036.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget036 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget036 tsensorget036.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget040.o tsensorget040.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget040.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget040.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget040 tsensorget040.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget040 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget040 tsensorget040.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorget041.o tsensorget041.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorget041.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorget041.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorget041 tsensorget041.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorget041 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorget041 tsensorget041.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tcontrol001.o tcontrol001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tcontrol001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tcontrol001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcontrol001 tcontrol001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tcontrol001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcontrol001 tcontrol001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tcontrol002.o tcontrol002.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tcontrol002.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tcontrol002.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcontrol002 tcontrol002.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tcontrol002 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcontrol002 tcontrol002.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tcontrol003.o tcontrol003.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tcontrol003.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tcontrol003.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcontrol003 tcontrol003.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tcontrol003 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcontrol003 tcontrol003.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tcontrolfailover.o tcontrolfailover.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tcontrolfailover.c:16: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tcontrolfailover.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcontrolfailover tcontrolfailover.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tcontrolfailover against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcontrolfailover tcontrolfailover.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tdiscover001.o tdiscover001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tdiscover001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tdiscover001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tdiscover001 tdiscover001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tdiscover001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tdiscover001 tdiscover001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tel001.o tel001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tel001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tel001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tel001 tel001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tel001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tel001 tel001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tel002.o tel002.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tel002.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tel002.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tel002 tel002.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tel002 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tel002 tel002.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tel003.o tel003.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tel003.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tel003.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tel003 tel003.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tel003 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tel003 tel003.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tel004.o tel004.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tel004.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tel004.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tel004 tel004.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tel004 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tel004 tel004.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tel005.o tel005.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tel005.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tel005.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tel005 tel005.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tel005 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tel005 tel005.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tel006.o tel006.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tel006.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tel006.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tel006 tel006.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tel006 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tel006 tel006.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tel007.o tel007.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tel007.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tel007.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tel007 tel007.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tel007 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tel007 tel007.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o thotswap001.o thotswap001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from thotswap001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from thotswap001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thotswap001 thotswap001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable thotswap001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/thotswap001 thotswap001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o thotswap-mhs001.o thotswap-mhs001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from thotswap-mhs001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from thotswap-mhs001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thotswap-mhs001 thotswap-mhs001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable thotswap-mhs001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/thotswap-mhs001 thotswap-mhs001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o thotswap-simple001.o thotswap-simple001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from thotswap-simple001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from thotswap-simple001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thotswap-simple001 thotswap-simple001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable thotswap-simple001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/thotswap-simple001 thotswap-simple001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tinv001.o tinv001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tinv001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tinv001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinv001 tinv001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tinv001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tinv001 tinv001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tinv002.o tinv002.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tinv002.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tinv002.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinv002 tinv002.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tinv002 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tinv002 tinv002.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tinv003.o tinv003.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tinv003.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tinv003.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinv003 tinv003.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tinv003 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tinv003 tinv003.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tinv004.o tinv004.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tinv004.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tinv004.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinv004 tinv004.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tinv004 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tinv004 tinv004.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tinv005.o tinv005.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tinv005.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tinv005.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinv005 tinv005.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tinv005 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tinv005 tinv005.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tinv006.o tinv006.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tinv006.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tinv006.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinv006 tinv006.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tinv006 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tinv006 tinv006.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tinv007.o tinv007.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tinv007.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tinv007.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinv007 tinv007.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tinv007 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tinv007 tinv007.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tpower001.o tpower001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tpower001.c:18: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tpower001.c:18: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tpower001 tpower001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tpower001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tpower001 tpower001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o treset001.o treset001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from treset001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from treset001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o treset001 treset001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable treset001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/treset001 treset001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsptime001.o tsptime001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsptime001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsptime001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsptime001 tsptime001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsptime001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsptime001 tsptime001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsptime002.o tsptime002.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsptime002.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsptime002.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsptime002 tsptime002.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsptime002 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsptime002 tsptime002.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset001.o tsensorset001.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset001.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset001.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset001 tsensorset001.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset001 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset001 tsensorset001.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset002.o tsensorset002.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset002.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset002.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset002 tsensorset002.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset002 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset002 tsensorset002.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset003.o tsensorset003.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset003.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset003.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset003 tsensorset003.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset003 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset003 tsensorset003.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset004.o tsensorset004.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset004.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset004.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset004 tsensorset004.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset004 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset004 tsensorset004.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset005.o tsensorset005.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset005.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset005.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset005 tsensorset005.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset005 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset005 tsensorset005.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset006.o tsensorset006.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset006.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset006.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset006 tsensorset006.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset006 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset006 tsensorset006.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset007.o tsensorset007.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset007.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset007.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset007 tsensorset007.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset007 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset007 tsensorset007.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset008.o tsensorset008.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset008.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset008.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset008 tsensorset008.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset008 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset008 tsensorset008.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset009.o tsensorset009.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset009.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset009.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset009 tsensorset009.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset009 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset009 tsensorset009.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset010.o tsensorset010.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset010.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset010.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset010 tsensorset010.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset010 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset010 tsensorset010.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset011.o tsensorset011.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset011.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset011.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset011 tsensorset011.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset011 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset011 tsensorset011.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset012.o tsensorset012.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset012.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset012.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset012 tsensorset012.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset012 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset012 tsensorset012.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset013.o tsensorset013.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset013.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset013.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset013 tsensorset013.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset013 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset013 tsensorset013.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset015.o tsensorset015.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset015.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset015.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset015 tsensorset015.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset015 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset015 tsensorset015.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset017.o tsensorset017.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset017.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset017.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset017 tsensorset017.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset017 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset017 tsensorset017.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset018.o tsensorset018.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset018.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset018.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset018 tsensorset018.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset018 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset018 tsensorset018.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset019.o tsensorset019.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset019.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset019.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset019 tsensorset019.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset019 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset019 tsensorset019.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset020.o tsensorset020.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset020.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset020.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset020 tsensorset020.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset020 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset020 tsensorset020.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset021.o tsensorset021.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset021.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset021.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset021 tsensorset021.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset021 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset021 tsensorset021.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset022.o tsensorset022.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset022.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset022.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset022 tsensorset022.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset022 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset022 tsensorset022.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset023.o tsensorset023.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset023.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset023.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset023 tsensorset023.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset023 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset023 tsensorset023.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o tsensorset024.o tsensorset024.c In file included from ../../../plugins/snmp_bc/snmp_bc_plugin.h:34, from tsensorset024.c:17: ../../../plugins/snmp_bc/snmp_bc.h:27:9: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] 27 | GStaticRecMutex lock; | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ../../../plugins/snmp_bc/snmp_bc_plugin.h:20, from tsensorset024.c:17: /usr/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here 153 | struct _GStaticRecMutex | ^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsensorset024 tsensorset024.o ../../../utils/libopenhpiutils.la ../../../openhpid/libopenhpidaemon.la ../../../plugins/snmp_bc/t/libsnmp_bc.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread *** Warning: Linking the executable tsensorset024 against the loadable module *** libsnmp_bc.so is not portable! libtool: link: DIE_RPATH_DIE="/usr/lib64/openhpi:" gcc -I. -I/usr/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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsensorset024 tsensorset024.o -pthread ../../../utils/.libs/libopenhpiutils.so ../../../openhpid/.libs/libopenhpidaemon.a -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lssl -lcrypto /builddir/build/BUILD/openhpi-3.8.0/baselib/.libs/libopenhpi.so /builddir/build/BUILD/openhpi-3.8.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.8.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' PASS: setup_conf PASS: tsim_file PASS: tevent PASS: tcontrol_parms PASS: tset_resource_tag PASS: tset_resource_sev PASS: tsnmp_bc_getset PASS: tsensorget001 PASS: tsensorget002 PASS: tsensorget003 PASS: tsensorget004 PASS: tsensorget005 PASS: tsensorget010 PASS: tsensorget013 PASS: tsensorget016 PASS: tsensorget031 PASS: tsensorget033 PASS: tsensorget034 PASS: tsensorget035 PASS: tsensorget036 PASS: tsensorget040 PASS: tsensorget041 PASS: tcontrol001 PASS: tcontrol002 PASS: tcontrol003 PASS: tcontrolfailover PASS: tdiscover001 PASS: tel001 PASS: tel002 PASS: tel003 PASS: tel004 PASS: tel005 PASS: tel006 PASS: tel007 PASS: thotswap001 PASS: thotswap-mhs001 PASS: thotswap-simple001 PASS: tinv001 PASS: tinv002 PASS: tinv003 PASS: tinv004 PASS: tinv005 PASS: tinv006 PASS: tinv007 PASS: tpower001 PASS: treset001 PASS: tsptime001 PASS: tsptime002 PASS: tsensorset001 PASS: tsensorset002 PASS: tsensorset003 PASS: tsensorset004 PASS: tsensorset005 PASS: tsensorset006 PASS: tsensorset007 PASS: tsensorset008 PASS: tsensorset009 PASS: tsensorset010 PASS: tsensorset011 PASS: tsensorset012 PASS: tsensorset013 PASS: tsensorset015 PASS: tsensorset017 PASS: tsensorset018 PASS: tsensorset019 PASS: tsensorset020 PASS: tsensorset021 PASS: tsensorset022 PASS: tsensorset023 PASS: tsensorset024 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 70 # PASS: 70 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/snmp_bc' Making check in ipmidirect make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' Making check in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make con_000 con_001 thread_000 sensor_factors_000 make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o con_000.o con_000.cpp con_000.cpp: In member function 'void cThreadTest::ClearSel()': con_000.cpp:74:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 74 | int rv = SendCommand( msg, rsp ); | ^~ if test ! -f ipmi_con.cpp -a ! -L ipmi_con.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_con.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_con.o ipmi_con.cpp if test ! -f ipmi_con_lan.cpp -a ! -L ipmi_con_lan.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_con_lan.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_con_lan.o ipmi_con_lan.cpp if test ! -f ipmi_con_smi.cpp -a ! -L ipmi_con_smi.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_con_smi.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_con_smi.o ipmi_con_smi.cpp if test ! -f ipmi_auth.cpp -a ! -L ipmi_auth.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_auth.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_auth.o ipmi_auth.cpp ipmi_auth.cpp: In member function 'virtual int cIpmiAuthMd2::Gen(cIpmiAuthSg*, void*)': ipmi_auth.cpp:100:18: warning: 'int MD2_Init(MD2_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 100 | MD2_Init( &ctx ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:44:27: note: declared here 44 | OSSL_DEPRECATEDIN_3_0 int MD2_Init(MD2_CTX *c); | ^~~~~~~~ ipmi_auth.cpp:101:30: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | MD2_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:104:63: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 104 | MD2_Update( &ctx, (unsigned char *)d[i].data, d[i].len ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:106:30: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 106 | MD2_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:107:44: warning: 'int MD2_Final(unsigned char*, MD2_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | MD2_Final( (unsigned char *)output, &ctx ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int MD2_Final(unsigned char *md, MD2_CTX *c); | ^~~~~~~~~ ipmi_auth.cpp: In member function 'virtual int cIpmiAuthMd2::Check(cIpmiAuthSg*, void*)': ipmi_auth.cpp:120:18: warning: 'int MD2_Init(MD2_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | MD2_Init( &ctx ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:44:27: note: declared here 44 | OSSL_DEPRECATEDIN_3_0 int MD2_Init(MD2_CTX *c); | ^~~~~~~~ ipmi_auth.cpp:121:30: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | MD2_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:124:63: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 124 | MD2_Update( &ctx, (unsigned char *)d[i].data, d[i].len ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:126:30: warning: 'int MD2_Update(MD2_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 126 | MD2_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int MD2_Update(MD2_CTX *c, const unsigned char *data, | ^~~~~~~~~~ ipmi_auth.cpp:127:23: warning: 'int MD2_Final(unsigned char*, MD2_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 127 | MD2_Final( md, &ctx ); | ^ In file included from ipmi_auth.cpp:82: /usr/include/openssl/md2.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int MD2_Final(unsigned char *md, MD2_CTX *c); | ^~~~~~~~~ ipmi_auth.cpp: In member function 'virtual int cIpmiAuthMd5::Gen(cIpmiAuthSg*, void*)': ipmi_auth.cpp:156:18: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 156 | MD5_Init( &ctx ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ipmi_auth.cpp:157:30: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 157 | MD5_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:160:46: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 160 | MD5_Update( &ctx, d[i].data, d[i].len ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:162:30: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 162 | MD5_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:163:44: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 163 | MD5_Final( (unsigned char *)output, &ctx ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ ipmi_auth.cpp: In member function 'virtual int cIpmiAuthMd5::Check(cIpmiAuthSg*, void*)': ipmi_auth.cpp:176:18: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 176 | MD5_Init( &ctx ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ipmi_auth.cpp:177:30: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 177 | MD5_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:180:46: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 180 | MD5_Update( &ctx, d[i].data, d[i].len ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:182:30: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 182 | MD5_Update( &ctx, data, 16 ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipmi_auth.cpp:183:23: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 183 | MD5_Final( md, &ctx ); | ^ In file included from ipmi_auth.cpp:138: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ if test ! -f ipmi_cmd.cpp -a ! -L ipmi_cmd.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_cmd.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_cmd.o ipmi_cmd.cpp if test ! -f ipmi_log.cpp -a ! -L ipmi_log.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_log.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_log.o ipmi_log.cpp ipmi_log.cpp: In member function 'cIpmiLog::Start() [clone .part.0]': ipmi_log.cpp:195:57: warning: '%03ld' directive output may be truncated writing between 3 and 17 bytes into a region of size 5 [-Wformat-truncation=] 195 | snprintf( b + dDateTimeStringSize - 1, 6, ".%03ld ", tv.tv_usec / 1000 ); | ^~~~~ ipmi_log.cpp:195:55: note: directive argument in the range [-9223372036854775, 9223372036854775] 195 | snprintf( b + dDateTimeStringSize - 1, 6, ".%03ld ", tv.tv_usec / 1000 ); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from ipmi_log.cpp:18: /usr/include/bits/stdio2.h:71:35: note: '__snprintf_chk' output between 6 and 20 bytes into a destination of size 6 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ if test ! -f ipmi_msg.cpp -a ! -L ipmi_msg.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_msg.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_msg.o ipmi_msg.cpp if test ! -f ipmi_addr.cpp -a ! -L ipmi_addr.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_addr.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_addr.o ipmi_addr.cpp if test ! -f ipmi_utils.cpp -a ! -L ipmi_utils.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_utils.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_utils.o ipmi_utils.cpp if test ! -f thread.cpp -a ! -L thread.cpp; then \ ln -s ../../../plugins/ipmidirect/thread.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o thread.o thread.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o con_000 con_000.o ipmi_con.o ipmi_con_lan.o ipmi_con_smi.o ipmi_auth.o ipmi_cmd.o ipmi_log.o ipmi_msg.o ipmi_addr.o ipmi_utils.o thread.o -lcrypto -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o con_000 con_000.o ipmi_con.o ipmi_con_lan.o ipmi_con_smi.o ipmi_auth.o ipmi_cmd.o ipmi_log.o ipmi_msg.o ipmi_addr.o ipmi_utils.o thread.o -pthread -lcrypto -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o con_001.o con_001.c /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o con_001 con_001.o ipmi_con.o ipmi_con_lan.o ipmi_con_smi.o ipmi_auth.o ipmi_cmd.o ipmi_log.o ipmi_msg.o ipmi_addr.o ipmi_utils.o thread.o -lcrypto -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o con_001 con_001.o ipmi_con.o ipmi_con_lan.o ipmi_con_smi.o ipmi_auth.o ipmi_cmd.o ipmi_log.o ipmi_msg.o ipmi_addr.o ipmi_utils.o thread.o -pthread -lcrypto -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o thread_000.o thread_000.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thread_000 thread_000.o thread.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thread_000 thread_000.o thread.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sensor_factors_000.o sensor_factors_000.cpp if test ! -f ipmi_sensor_factors.cpp -a ! -L ipmi_sensor_factors.cpp; then \ ln -s ../../../plugins/ipmidirect/ipmi_sensor_factors.cpp; \ fi g++ -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ipmi_sensor_factors.o ipmi_sensor_factors.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sensor_factors_000 sensor_factors_000.o ipmi_sensor_factors.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sensor_factors_000 sensor_factors_000.o ipmi_sensor_factors.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' PASS: thread_000 PASS: sensor_factors_000 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ipmidirect' Making check in dynamic_simulator make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/dynamic_simulator' Making check in simulator make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' Making check in t make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make setup_conf sim_sanity_000 sim_sanity_001 sim_sanity_002 sim_sanity_003 sim_sanity_004 sim_sanity_005 sim_sanity_006 sim_sanity_007 sim_sanity_008 sim_sanity_009 sim_sanity_010 sim_sanity_011 sim_sanity_012 sim_sanity_013 sim_sanity_014 sim_sanity_015 sim_sanity_016 sim_sanity_017 sim_sanity_018 sim_sanity_019 sim_sanity_020 sim_sanity_021 sim_sanity_022 sim_sanity_023 sim_sanity_024 sim_sanity_025 sim_sanity_026 sim_sanity_027 sim_sanity_028 sim_sanity_029 sim_sanity_030 sim_sanity_031 sim_sanity_032 sim_sanity_033 sim_sanity_034 sim_sanity_035 sim_sanity_036 sim_sanity_037 sim_sanity_038 sim_sanity_039 sim_sanity_040 sim_sanity_041 sim_sanity_042 sim_sanity_043 sim_sanity_044 sim_sanity_045 make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o setup_conf.o setup_conf.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_000.o sim_sanity_000.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_000 sim_sanity_000.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_000 sim_sanity_000.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_001.o sim_sanity_001.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_001 sim_sanity_001.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_001 sim_sanity_001.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_002.o sim_sanity_002.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_002 sim_sanity_002.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_002 sim_sanity_002.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_003.o sim_sanity_003.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_003 sim_sanity_003.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_003 sim_sanity_003.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_004.o sim_sanity_004.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_004 sim_sanity_004.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_004 sim_sanity_004.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_005.o sim_sanity_005.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_005 sim_sanity_005.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_005 sim_sanity_005.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_006.o sim_sanity_006.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_006 sim_sanity_006.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_006 sim_sanity_006.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_007.o sim_sanity_007.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_007 sim_sanity_007.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_007 sim_sanity_007.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_008.o sim_sanity_008.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_008 sim_sanity_008.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_008 sim_sanity_008.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_009.o sim_sanity_009.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_009 sim_sanity_009.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_009 sim_sanity_009.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_010.o sim_sanity_010.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_010 sim_sanity_010.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_010 sim_sanity_010.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_011.o sim_sanity_011.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_011 sim_sanity_011.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_011 sim_sanity_011.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_012.o sim_sanity_012.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_012 sim_sanity_012.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_012 sim_sanity_012.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_013.o sim_sanity_013.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_013 sim_sanity_013.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_013 sim_sanity_013.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_014.o sim_sanity_014.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_014 sim_sanity_014.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_014 sim_sanity_014.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_015.o sim_sanity_015.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_015 sim_sanity_015.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_015 sim_sanity_015.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_016.o sim_sanity_016.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_016 sim_sanity_016.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_016 sim_sanity_016.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_017.o sim_sanity_017.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_017 sim_sanity_017.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_017 sim_sanity_017.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_018.o sim_sanity_018.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_018 sim_sanity_018.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_018 sim_sanity_018.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_019.o sim_sanity_019.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_019 sim_sanity_019.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_019 sim_sanity_019.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_020.o sim_sanity_020.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_020 sim_sanity_020.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_020 sim_sanity_020.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_021.o sim_sanity_021.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_021 sim_sanity_021.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_021 sim_sanity_021.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_022.o sim_sanity_022.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_022 sim_sanity_022.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_022 sim_sanity_022.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_023.o sim_sanity_023.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_023 sim_sanity_023.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_023 sim_sanity_023.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_024.o sim_sanity_024.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_024 sim_sanity_024.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_024 sim_sanity_024.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_025.o sim_sanity_025.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_025 sim_sanity_025.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_025 sim_sanity_025.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_026.o sim_sanity_026.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_026 sim_sanity_026.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_026 sim_sanity_026.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_027.o sim_sanity_027.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_027 sim_sanity_027.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_027 sim_sanity_027.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_028.o sim_sanity_028.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_028 sim_sanity_028.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_028 sim_sanity_028.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_029.o sim_sanity_029.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_029 sim_sanity_029.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_029 sim_sanity_029.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_030.o sim_sanity_030.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_030 sim_sanity_030.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_030 sim_sanity_030.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_031.o sim_sanity_031.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_031 sim_sanity_031.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_031 sim_sanity_031.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_032.o sim_sanity_032.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_032 sim_sanity_032.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_032 sim_sanity_032.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_033.o sim_sanity_033.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_033 sim_sanity_033.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_033 sim_sanity_033.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_034.o sim_sanity_034.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_034 sim_sanity_034.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_034 sim_sanity_034.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_035.o sim_sanity_035.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_035 sim_sanity_035.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_035 sim_sanity_035.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_036.o sim_sanity_036.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_036 sim_sanity_036.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_036 sim_sanity_036.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_037.o sim_sanity_037.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_037 sim_sanity_037.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_037 sim_sanity_037.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_038.o sim_sanity_038.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_038 sim_sanity_038.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_038 sim_sanity_038.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_039.o sim_sanity_039.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_039 sim_sanity_039.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_039 sim_sanity_039.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_040.o sim_sanity_040.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_040 sim_sanity_040.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_040 sim_sanity_040.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_041.o sim_sanity_041.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_041 sim_sanity_041.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_041 sim_sanity_041.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_042.o sim_sanity_042.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_042 sim_sanity_042.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_042 sim_sanity_042.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_043.o sim_sanity_043.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_043 sim_sanity_043.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_043 sim_sanity_043.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_044.o sim_sanity_044.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_044 sim_sanity_044.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_044 sim_sanity_044.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"t\" -I../../../include -I../../../utils -I../../../utils -I../../../clients -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sim_sanity_045.o sim_sanity_045.c /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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_045 sim_sanity_045.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread 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 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/sysprof-4 -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sim_sanity_045 sim_sanity_045.o -pthread -Wl,--export-dynamic ../../../openhpid/.libs/libopenhpidaemon.a /builddir/build/BUILD/openhpi-3.8.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.8.0/ssl/.libs/libopenhpi_ssl.so -lssl -lcrypto ../../../utils/.libs/libopenhpiutils.so -lgcrypt -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[5]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' PASS: setup_conf PASS: sim_sanity_000 PASS: sim_sanity_001 PASS: sim_sanity_002 PASS: sim_sanity_003 PASS: sim_sanity_004 PASS: sim_sanity_005 PASS: sim_sanity_006 PASS: sim_sanity_007 PASS: sim_sanity_008 PASS: sim_sanity_009 PASS: sim_sanity_010 PASS: sim_sanity_011 PASS: sim_sanity_012 PASS: sim_sanity_013 PASS: sim_sanity_014 PASS: sim_sanity_015 PASS: sim_sanity_016 PASS: sim_sanity_017 PASS: sim_sanity_018 PASS: sim_sanity_019 PASS: sim_sanity_020 PASS: sim_sanity_021 PASS: sim_sanity_022 PASS: sim_sanity_023 PASS: sim_sanity_024 PASS: sim_sanity_025 PASS: sim_sanity_026 PASS: sim_sanity_027 PASS: sim_sanity_028 PASS: sim_sanity_029 PASS: sim_sanity_030 PASS: sim_sanity_031 PASS: sim_sanity_032 PASS: sim_sanity_033 PASS: sim_sanity_034 PASS: sim_sanity_035 PASS: sim_sanity_036 PASS: sim_sanity_037 PASS: sim_sanity_038 PASS: sim_sanity_039 PASS: sim_sanity_040 PASS: sim_sanity_041 PASS: sim_sanity_042 PASS: sim_sanity_043 PASS: sim_sanity_044 PASS: sim_sanity_045 ============================================================================ Testsuite summary for openhpi 3.8.0 ============================================================================ # TOTAL: 47 # PASS: 47 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator/t' make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/simulator' Making check in ilo2_ribcl make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ilo2_ribcl' Making check in oa_soap make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/oa_soap' Making check in ov_rest make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/ov_rest' Making check in slave make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/slave' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/slave' Making check in test_agent make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/test_agent' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins/test_agent' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/plugins' Making check in docs make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs' Making check in man make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs/man' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs/man' make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/docs' Making check in hpi_shell make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0/hpi_shell' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0/hpi_shell' make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.8.0' make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.8.0' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openhpi-3.8.0-18.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1VFsSx + umask 022 + cd /builddir/build/BUILD + cd openhpi-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/doc/openhpi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/doc/openhpi + cp -pr openhpi.conf.example /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/doc/openhpi + cp -pr plugins/ilo2_ribcl/OpenHPI_ProLiant_DevGuide.pdf plugins/oa_soap/OpenHPI_Blade_DevGuide.pdf plugins/ov_rest/OpenHPI_Synergy_DevGuide.pdf plugins/snmp_bc/bc2hpi.pdf /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le/usr/share/doc/openhpi + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openhpi) = 3.8.0-18.el9 libdyn_simulator.so.3()(64bit) libilo2_ribcl.so.3()(64bit) libipmidirect.so.3()(64bit) liboa_soap.so.3()(64bit) libov_rest.so.3()(64bit) libsimulator.so.3()(64bit) libslave.so.3()(64bit) libsnmp_bc.so.3()(64bit) libtest_agent.so.3()(64bit) libwatchdog.so.3()(64bit) openhpi = 3.8.0-18.el9 openhpi(ppc-64) = 3.8.0-18.el9 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libcurl.so.4()(64bit) libdyn_simulator.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcrypt.so.20()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libilo2_ribcl.so.3()(64bit) libipmidirect.so.3()(64bit) libjson-c.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libnetsnmp.so.40()(64bit) liboa_soap.so.3()(64bit) libopenhpi.so.3()(64bit) libopenhpi_snmp.so.3()(64bit) libopenhpi_ssl.so.3()(64bit) libopenhpimarshal.so.3()(64bit) libopenhpitransport.so.3()(64bit) libopenhpiutils.so.3()(64bit) libov_rest.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librabbitmq.so.4()(64bit) libsimulator.so.3()(64bit) libslave.so.3()(64bit) libsnmp_bc.so.3()(64bit) libssl.so.3()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libtest_agent.so.3()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libwatchdog.so.3()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: openhpi-libs-3.8.0-18.el9.ppc64le Provides: libopenhpi.so.3()(64bit) libopenhpi_snmp.so.3()(64bit) libopenhpi_ssl.so.3()(64bit) libopenhpimarshal.so.3()(64bit) libopenhpitransport.so.3()(64bit) libopenhpiutils.so.3()(64bit) openhpi-libs = 3.8.0-18.el9 openhpi-libs(ppc-64) = 3.8.0-18.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libnetsnmp.so.40()(64bit) libopenhpimarshal.so.3()(64bit) libopenhpitransport.so.3()(64bit) libopenhpiutils.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH) Processing files: openhpi-devel-3.8.0-18.el9.ppc64le Provides: openhpi-devel = 3.8.0-18.el9 openhpi-devel(ppc-64) = 3.8.0-18.el9 pkgconfig(openhpi) = 3.8.0 pkgconfig(openhpiutils) = 3.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libopenhpi.so.3()(64bit) libopenhpi_snmp.so.3()(64bit) libopenhpi_ssl.so.3()(64bit) libopenhpimarshal.so.3()(64bit) libopenhpitransport.so.3()(64bit) libopenhpiutils.so.3()(64bit) pkgconfig(glib-2.0) Processing files: openhpi-debugsource-3.8.0-18.el9.ppc64le Provides: openhpi-debugsource = 3.8.0-18.el9 openhpi-debugsource(ppc-64) = 3.8.0-18.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openhpi-debuginfo-3.8.0-18.el9.ppc64le Provides: debuginfo(build-id) = 05b509bc8790a8b3f1bd8f7ab7f4ec1968520a95 debuginfo(build-id) = 0fae9e7e56c8b8b4d914179135701b63d1dc19d2 debuginfo(build-id) = 13a6bdc1ce52782c33177760c1b0d4024917fe3c debuginfo(build-id) = 167e8426be69ec0c63ef7860742f97551dd4b900 debuginfo(build-id) = 220ed06b2c788bb6e847e2531fd294c53fcc02d2 debuginfo(build-id) = 22e8f77c19af2757ce6c792909bbc6c224258cce debuginfo(build-id) = 27e58983c5b38106add274e9d8c945efc0fff3af debuginfo(build-id) = 2b0a29126267970649682ef4040c69d2fc97ee40 debuginfo(build-id) = 2e6c9d816a9ad9df5a7ef98c902d45a1cfaf2919 debuginfo(build-id) = 33dc15860a169846e29399a8ef96b136ee38fac2 debuginfo(build-id) = 371fbb3b5998beb4d360f033f8be116c0ee672a4 debuginfo(build-id) = 43d00cf28ac67e6ace22f756c3d757a0c04d03b0 debuginfo(build-id) = 48d6fa0e386cdcc926a2bed198eb7636172bcc45 debuginfo(build-id) = 52ea21c62f5d4a5f572671c5c3959a8b8bf8b818 debuginfo(build-id) = 536530a794c83d3f9c5b269991daa0e51c456d29 debuginfo(build-id) = 5f24a0c18e0f9eabb50eef77cfcf922065726fd3 debuginfo(build-id) = 5fe409937530b5d6efc63788f32160d9145c1ab2 debuginfo(build-id) = 742ac57102fd45efc00846a8f8d07e0b4b939c55 debuginfo(build-id) = 76743e03248352512d5804741ffb3cc3e45f1682 debuginfo(build-id) = 76f3b11869bb64a5ef893528ac65770112f1195d debuginfo(build-id) = 7730cd7a4c84aa6210419a27b1aee54081f5f354 debuginfo(build-id) = 8259c14066a1d756a34cd5f430c8331831a242d8 debuginfo(build-id) = 9bcb5813309d2d323329e8d7af6b19496aebe9d5 debuginfo(build-id) = adefba264dc86e1fc7e1c2ba635ef153c7331bdf debuginfo(build-id) = ba56400405248eac7a1ef8c2e75e0f469d7dd2bb debuginfo(build-id) = c8551148597585bb9c332852e26279482ebd0099 debuginfo(build-id) = cab7c6db8a120bf0e01afce5c9a34621cf48e5d4 debuginfo(build-id) = cfd7e2c965498972f291e7272182b6bfd03c6ff7 debuginfo(build-id) = d64ebbda419570457447ca16152d7ad1978360b9 debuginfo(build-id) = dd7eeeee50559a8cdf1edd2a5869c96c38103458 debuginfo(build-id) = e6217e33aebce5d3ac07e3bced373211a3058a3f debuginfo(build-id) = e7fe719d2035afe5f5b6a80bf898b25ba9a360ac debuginfo(build-id) = ed531faaf3d4cd234175c4f2ac7e2227158ce7f2 openhpi-debuginfo = 3.8.0-18.el9 openhpi-debuginfo(ppc-64) = 3.8.0-18.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openhpi-debugsource(ppc-64) = 3.8.0-18.el9 Processing files: openhpi-libs-debuginfo-3.8.0-18.el9.ppc64le Provides: debuginfo(build-id) = 364d11aa5c45f15b1233888b0e9bc6abc3c88b55 debuginfo(build-id) = 50a6f49312e1ac5158819a60c1d9ab059a82a0c2 debuginfo(build-id) = 768f25074ba7b47a84b638f4625fbe76cab01949 debuginfo(build-id) = 7a95860ab9c80b47e9939d581ca8bcfe86e1980a debuginfo(build-id) = ad78bb5eff6daca365b4b8fcbdfedce4d9814771 debuginfo(build-id) = fa45262db7c391613206b62688e3aa132d34367d openhpi-libs-debuginfo = 3.8.0-18.el9 openhpi-libs-debuginfo(ppc-64) = 3.8.0-18.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openhpi-debugsource(ppc-64) = 3.8.0-18.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le Wrote: /builddir/build/RPMS/openhpi-libs-3.8.0-18.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/openhpi-libs-debuginfo-3.8.0-18.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/openhpi-devel-3.8.0-18.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/openhpi-3.8.0-18.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/openhpi-debugsource-3.8.0-18.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/openhpi-debuginfo-3.8.0-18.el9.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uxjz2A + umask 022 + cd /builddir/build/BUILD + cd openhpi-3.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openhpi-3.8.0-18.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0